var FR0000073272_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,3874000000],[2009,4501000000],[2010,4705000000],[2011,5122000000],[2012,6228000000],[2013,6814000000],[2014,6478000000],[2015,5893000000],[2016,6809000000],[2017,10624000000],[2018,12301000000],[2019,12748000000],[2020,12750000000],[2021,13270000000],[2022,10866000000],[2023,12088000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1554000000],[2009,2063000000],[2010,2752000000],[2011,3127000000],[2012,3175000000],[2013,3400000000],[2014,3878000000],[2015,3336000000],[2016,4036000000],[2017,5205000000],[2018,6190000000],[2019,7284000000],[2020,7017000000],[2021,7141000000],[2022,6957000000],[2023,6591000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1374000000],[2012,1515000000],[2013,1751000000],[2014,1870000000],[2015,1802000000],[2016,1706000000],[2017,1497000000],[2018,1588000000],[2019,2093000000],[2020,1942000000],[2021,1798000000],[2022,1549000000],[2023,1547000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2015000000],[2012,2022000000],[2013,2151000000],[2014,2546000000],[2015,2497000000],[2016,2250000000],[2017,2229000000],[2018,2920000000],[2019,14121000000],[2020,11959000000],[2021,12491000000],[2022,15864000000],[2023,19317000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,8406000000],[2012,9782000000],[2013,9643000000],[2014,9600000000],[2015,10749000000],[2016,16257000000],[2017,12692000000],[2018,17621000000],[2019,6562000000],[2020,5863000000],[2021,7016000000],[2022,11592000000],[2023,10925000000]], "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: 'FR0000073272_passif', data: FR0000073272_passif, height: "350", width: "100%" });