var BE0160342011_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": [[2008,12959000],[2009,11511000],[2010,12864000],[2011,12575000],[2012,14630000],[2013,13444000],[2014,16534000],[2015,20117000],[2016,29382000],[2017,32260000],[2018,29491000],[2019,30401000],[2020,27101000],[2021,29227000],[2022,23609000],[2023,21395000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,14865000],[2009,12665000],[2010,9173000],[2011,6502000],[2012,6504000],[2013,7569000],[2014,14458000],[2015,16089000],[2016,14209000],[2017,14135000],[2018,13137000],[2019,8717000],[2020,9394000],[2021,6133000],[2022,7114000],[2023,5376000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,335000],[2021,2320000],[2022,87000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1323000],[2012,1706000],[2013,2084000],[2014,2228000],[2015,3656000],[2016,6246000],[2017,3430000],[2018,3925000],[2019,2693000],[2020,3289000],[2021,2056000],[2022,1110000],[2023,1331000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3144000],[2012,2834000],[2013,4704000],[2014,2814000],[2015,7221000],[2016,5455000],[2017,4565000],[2018,3528000],[2019,6506000],[2020,5351000],[2021,6044000],[2022,5679000],[2023,3231000]], "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: 'BE0160342011_passif', data: BE0160342011_passif, height: "350", width: "100%" });