var FR0013185857_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2010,null],[2011,null],[2012,null],[2013,18592000],[2014,18592000],[2015,37447000],[2016,37447000],[2017,64155000],[2018,93475000],[2019,99657000],[2020,97088000],[2021,95072000],[2022,105847000],[2023,111230000],[2024,109166000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,23997000],[2014,23997000],[2015,40285000],[2016,40285000],[2017,32082000],[2018,70709000],[2019,108670000],[2020,155133000],[2021,162560000],[2022,146876000],[2023,121144000],[2024,108855000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,490000],[2014,490000],[2015,1212000],[2016,1212000],[2017,1290000],[2018,1253000],[2019,1556000],[2020,1537000],[2021,1517000],[2022,1469000],[2023,1269000],[2024,1242000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,10044000],[2014,10044000],[2015,15742000],[2016,15742000],[2017,18251000],[2018,24278000],[2019,27389000],[2020,37660000],[2021,32831000],[2022,48979000],[2023,49787000],[2024,46349000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,23239000],[2015,33540000],[2016,35821000],[2017,47493000],[2018,54700000],[2019,51342000],[2020,32172000],[2021,32840000],[2022,41747000],[2023,40453000],[2024,37922000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"5x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0013185857_passif', data: FR0013185857_passif, height: "350", width: "100%" });