var BE0003858751_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,48402000],[2003,46900000],[2004,49117000],[2005,48745000],[2006,33707000],[2012,54585000],[2013,62210000],[2014,70100000],[2015,87120000],[2016,100238000],[2017,113506000],[2018,125969000],[2019,132374000],[2020,136044000],[2021,155417000],[2022,170567000],[2023,262142000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,22027000],[2013,11808000],[2014,7883000],[2015,16286000],[2016,18234000],[2017,15976000],[2018,27979000],[2019,49732000],[2020,55977000],[2021,59260000],[2022,55848000],[2023,46331000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,14000000],[2014,null],[2015,17720000],[2016,15573000],[2017,15190000],[2018,13715000],[2019,16194000],[2020,16654000],[2021,14309000],[2022,9538000],[2023,10692000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,14000000],[2014,null],[2015,15850000],[2016,34233000],[2017,39726000],[2018,41358000],[2019,35615000],[2020,27927000],[2021,55363000],[2022,57933000],[2023,72416000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,71609000],[2013,63411000],[2014,79760000],[2015,83199000],[2016,42291000],[2017,47536000],[2018,46635000],[2019,42751000],[2020,41787000],[2021,45247000],[2022,46990000],[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: 'BE0003858751_passif', data: BE0003858751_passif, height: "350", width: "100%" });