var FR0000120271_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": [[2008,49950000000],[2009,53539000000],[2010,61271000000],[2011,69389000000],[2012,74193000000],[2013,74910000000],[2014,81772880000],[2015,85197256000],[2016,96410266000],[2017,95200608000],[2018,103265460000],[2019,106535638000],[2020,86388436000],[2021,101553338000],[2022,107326532000],[2023,108015264000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,23913000000],[2009,26190000000],[2010,30436000000],[2011,32232000000],[2012,33290000000],[2013,33185000000],[2014,49329857000],[2015,50856353000],[2016,54089943000],[2017,43774732000],[2018,46717491000],[2019,54380012000],[2020,61634365000],[2021,55677323000],[2022,53415020000],[2023,43286403000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,11387000000],[2012,13558000000],[2013,14927000000],[2014,19499208000],[2015,18998802000],[2016,19545161000],[2017,16463527000],[2018,21677930000],[2019,19688175000],[2020,19082248000],[2021,18995938000],[2022,18596896000],[2023,16630949000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,22086000000],[2012,21648000000],[2013,21958000000],[2014,21114016000],[2015,18688050000],[2016,22046205000],[2017,22105254000],[2018,22848600000],[2019,25354955000],[2020,19197068000],[2021,32530025000],[2022,38731979000],[2023,37377135000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,28788000000],[2012,28964000000],[2013,28235000000],[2014,29035924000],[2015,26564034000],[2016,27144159000],[2017,25009600000],[2018,29974034000],[2019,38084225000],[2020,30417752000],[2021,50390321000],[2022,66582357000],[2023,51184114000]], "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: 'FR0000120271_passif', data: FR0000120271_passif, height: "350", width: "100%" });