var FR0000045551_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,623395000],[2009,766245000],[2010,840259000],[2011,916658000],[2012,946193000],[2013,993238000],[2014,1054486000],[2015,1129304000],[2016,1193251000],[2017,1276124000],[2018,1498819000],[2019,1625230000],[2020,1653050000],[2021,1882869000],[2022,1858677000],[2023,1972861000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,267000000],[2014,618570000],[2015,591440000],[2016,573390000],[2017,532660000],[2018,454010000],[2019,371770000],[2020,305840000],[2021,103340000],[2022,43590000],[2023,28360000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,131000000],[2014,141960000],[2015,216140000],[2016,247050000],[2017,248240000],[2018,264620000],[2019,75590000],[2020,75100000],[2021,39880000],[2022,62820000],[2023,77760000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,10529310000],[2022,11664480000],[2023,11131620000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,173736000],[2012,184995000],[2013,165438000],[2014,184471000],[2015,256632000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,273468000],[2021,234339000],[2022,669017000],[2023,417512000]], "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: 'FR0000045551_passif', data: FR0000045551_passif, height: "350", width: "100%" });