var BE0974294267_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": [[2010,null],[2011,null],[2012,1161800000],[2013,869600000],[2014,1155100000],[2015,643600000],[2016,543900000],[2017,659800000],[2018,-150900000],[2019,10988000],[2020,-690000],[2021,-1650000],[2022,-2500000],[2023,-3961000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,868500000],[2013,961800000],[2014,936800000],[2015,877300000],[2016,992000000],[2017,1170000000],[2018,1882400000],[2019,3000000],[2020,5530000],[2021,8390000],[2022,9820000],[2023,10059000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,294900000],[2013,279600000],[2014,301700000],[2015,284100000],[2016,234400000],[2017,230300000],[2018,224200000],[2019,2328000],[2020,50000],[2021,48000],[2022,67000],[2023,200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,591100000],[2013,435600000],[2014,536800000],[2015,542500000],[2016,572600000],[2017,590200000],[2018,387000000],[2019,757000],[2020,1220000],[2021,268000],[2022,541000],[2023,501000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,571300000],[2013,648500000],[2014,825500000],[2015,649000000],[2016,792000000],[2017,879400000],[2018,827500000],[2019,126000],[2020,26000],[2021,null],[2022,null],[2023,null]], "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: 'BE0974294267_passif', data: BE0974294267_passif, height: "350", width: "100%" });