var FR0000053225_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,795000000],[2009,820700000],[2010,681800000],[2011,693800000],[2012,687800000],[2013,572000000],[2014,581100000],[2015,583700000],[2016,616200000],[2017,662200000],[2018,716700000],[2019,772900000],[2020,1068000000],[2021,1203100000],[2022,1238200000],[2023,1340800000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,6100000],[2009,3900000],[2010,2300000],[2011,2900000],[2012,2200000],[2013,3000000],[2014,2700000],[2015,1700000],[2016,1900000],[2017,88300000],[2018,51900000],[2019,194200000],[2020,154700000],[2021,149400000],[2022,145500000],[2023,138700000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,8500000],[2012,7400000],[2013,7900000],[2014,10300000],[2015,11100000],[2016,13400000],[2017,42300000],[2018,37900000],[2019,45000000],[2020,42800000],[2021,41300000],[2022,31300000],[2023,30000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,341100000],[2012,373800000],[2013,388700000],[2014,393000000],[2015,362000000],[2016,364400000],[2017,389300000],[2018,414900000],[2019,423000000],[2020,384300000],[2021,432000000],[2022,332800000],[2023,328800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,322700000],[2012,251100000],[2013,283000000],[2014,276900000],[2015,248800000],[2016,265400000],[2017,335000000],[2018,288100000],[2019,272200000],[2020,211700000],[2021,260100000],[2022,239400000],[2023,212000000]], "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: 'FR0000053225_passif', data: FR0000053225_passif, height: "350", width: "100%" });