var BE0003867844_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": [[2002,3207664000],[2003,3209410000],[2004,3215360000],[2005,3224444000],[2006,3236941000],[2013,2012583000],[2014,2038976000],[2015,2066193000],[2016,2055698000],[2017,2721632000],[2018,2732313000],[2019,2744889000],[2020,2805737000],[2021,3319759000],[2022,3436319000],[2023,3480279000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,573277000],[2014,401063000],[2015,375232000],[2016,375000000],[2017,375000000],[2018,375000000],[2019,343000000],[2020,343200000],[2021,343000000],[2022,243190000],[2023,173223000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,1000000],[2015,1760000],[2016,1710000],[2017,1430000],[2018,1430000],[2019,1380000],[2020,1370000],[2021,1320000],[2022,756000],[2023,582000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,null],[2014,0],[2015,170000],[2016,150000],[2017,170000],[2018,120000],[2019,130000],[2020,160000],[2021,168000],[2022,155000],[2023,73180000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2013,3963000],[2014,1766000],[2015,1755000],[2016,11306000],[2017,1671000],[2018,1617000],[2019,1559000],[2020,1573000],[2021,101568000],[2022,757000],[2023,583000]], "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: 'BE0003867844_passif', data: BE0003867844_passif, height: "350", width: "100%" });