var BE0003593044_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": [[2005,1217864000],[2006,1306026000],[2007,1411486000],[2008,1377242000],[2009,1409057000],[2012,1542292000],[2013,1681462000],[2014,1608965000],[2015,1924615000],[2016,1919459000],[2017,1986440000],[2018,2166365000],[2019,2533960000],[2020,2649362000],[2021,3287533000],[2022,3666991000],[2023,3698985000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,649641000],[2006,809357000],[2007,1149889000],[2008,1579760000],[2009,1381474000],[2012,1388883000],[2013,1266665000],[2014,1148023000],[2015,809313000],[2016,970604000],[2017,1112890000],[2018,1625400000],[2019,873546000],[2020,2283460000],[2021,2568067000],[2022,2880533000],[2023,2744515000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,17191000],[2006,15910000],[2007,9637000],[2008,11875000],[2009,17766000],[2012,null],[2013,35000000],[2014,null],[2015,28550000],[2016,23660000],[2017,13810000],[2018,13370000],[2019,4890000],[2020,11740000],[2021,10880000],[2022,9300000],[2023,7770000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,14107000],[2006,13796000],[2007,19117000],[2008,26578000],[2009,29611000],[2012,29515000],[2013,25844000],[2014,22575000],[2015,23692000],[2016,24145000],[2017,27491000],[2018,21730000],[2019,38000000],[2020,40285000],[2021,46651000],[2022,55907000],[2023,55754000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2012,310102000],[2013,222783000],[2014,228292000],[2015,191548000],[2016,720304000],[2017,629875000],[2018,798634000],[2019,1088557000],[2020,1291758000],[2021,1347672000],[2022,1055883000],[2023,1118931000]], "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: 'BE0003593044_passif', data: BE0003593044_passif, height: "350", width: "100%" });