var BE0003837540_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,64014000],[2003,65066000],[2004,57403000],[2005,63825000],[2006,75830000],[2010,null],[2011,null],[2012,98743000],[2013,104786000],[2014,112904000],[2015,126799000],[2016,139395000],[2017,149640000],[2018,170298000],[2019,187048000],[2020,261212000],[2021,301043000],[2022,273618000],[2023,344308000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,27555000],[2003,68764000],[2004,39317000],[2005,30809000],[2006,43943000],[2010,null],[2011,null],[2012,164310000],[2013,164097000],[2014,266801000],[2015,190291000],[2016,226422000],[2017,198682000],[2018,440275000],[2019,364888000],[2020,657431000],[2021,834540000],[2022,892639000],[2023,854548000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,6236000],[2003,14885000],[2004,9338000],[2005,6423000],[2006,6486000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,14330000],[2023,12660000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,25077000],[2003,29996000],[2004,29642000],[2005,18351000],[2006,3486000],[2010,null],[2011,null],[2012,8810000],[2013,27181000],[2014,43169000],[2015,36907000],[2016,66964000],[2017,42980000],[2018,24399000],[2019,29048000],[2020,33501000],[2021,26459000],[2022,35865000],[2023,42053000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,55175000],[2013,29345000],[2014,23208000],[2015,22214000],[2016,250660000],[2017,194684000],[2018,176820000],[2019,250146000],[2020,318585000],[2021,408600000],[2022,418905000],[2023,472816000]], "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: 'BE0003837540_passif', data: BE0003837540_passif, height: "350", width: "100%" });