var BE0003731453_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,17165000],[2003,19924000],[2004,25979000],[2005,29884000],[2006,33557000],[2010,null],[2011,null],[2012,64096000],[2013,67309000],[2014,74098000],[2015,79063000],[2016,82599000],[2017,87570000],[2018,93946000],[2019,102336000],[2020,102683000],[2021,148629000],[2022,145090000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,8095000],[2003,9136000],[2004,6397000],[2005,6800000],[2006,11413000],[2010,null],[2011,null],[2012,16027000],[2013,25930000],[2014,37035000],[2015,32144000],[2016,43657000],[2017,49710000],[2018,70400000],[2019,75754000],[2020,71107000],[2021,63871000],[2022,59651000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,2132000],[2003,2424000],[2004,440000],[2005,493000],[2006,634000],[2010,null],[2011,null],[2012,532000],[2013,1142000],[2014,1244000],[2015,2060000],[2016,1554000],[2017,2171000],[2018,1862000],[2019,2246000],[2020,2322000],[2021,2694000],[2022,2490000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,6933000],[2003,7460000],[2004,9030000],[2005,7750000],[2006,null],[2010,null],[2011,null],[2012,11816000],[2013,12454000],[2014,12630000],[2015,0],[2016,19990000],[2017,17716000],[2018,22871000],[2019,22515000],[2020,16970000],[2021,27990000],[2022,36934000],[2023,null]], "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,9075000],[2013,11227000],[2014,13965000],[2015,28369000],[2016,16712000],[2017,15134000],[2018,19937000],[2019,21982000],[2020,20369000],[2021,51998000],[2022,43068000],[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: 'BE0003731453_passif', data: BE0003731453_passif, height: "350", width: "100%" });