var FR0000054215_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,859496000],[2009,922065000],[2010,1013076000],[2011,1062909000],[2012,1166079000],[2013,1223675000],[2014,1298188000],[2015,1466005000],[2016,1646952000],[2017,1712668000],[2018,1771944000],[2019,1862935000],[2020,1907600000],[2021,1500400000],[2022,1353500000],[2023,1375800000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,716769000],[2009,460880000],[2010,361421000],[2011,307341000],[2012,480492000],[2013,504435000],[2014,530975000],[2015,608845000],[2016,938282000],[2017,1022103000],[2018,1004446000],[2019,1014510000],[2020,1112900000],[2021,1310400000],[2022,1520500000],[2023,1564600000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,51008000],[2012,52588000],[2013,78521000],[2014,97428000],[2015,86068000],[2016,106821000],[2017,98885000],[2018,97663000],[2019,85543000],[2020,85900000],[2021,47900000],[2022,38400000],[2023,42200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,358431000],[2012,367831000],[2013,412190000],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,658300000],[2021,610400000],[2022,745900000],[2023,707000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,300969000],[2012,346945000],[2013,364674000],[2014,737577000],[2015,828526000],[2016,956870000],[2017,1000299000],[2018,987515000],[2019,1029560000],[2020,1031100000],[2021,983400000],[2022,1163900000],[2023,1126900000]], "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: 'FR0000054215_passif', data: FR0000054215_passif, height: "350", width: "100%" });