var BE0974259880_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,1679100000],[2013,1725200000],[2014,1644800000],[2015,1735100000],[2016,1683500000],[2017,1760500000],[2018,2655400000],[2019,2646900000],[2020,2727200000],[2021,2978800000],[2022,3155900000],[2023,3472900000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,910400000],[2013,1023000000],[2014,878700000],[2015,764300000],[2016,1118900000],[2017,164500000],[2018,155700000],[2019,180900000],[2020,103400000],[2021,211500000],[2022,1600600000],[2023,1626400000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,83600000],[2013,53500000],[2014,83300000],[2015,55300000],[2016,104200000],[2017,43300000],[2018,38800000],[2019,46300000],[2020,43300000],[2021,41000000],[2022,63000000],[2023,91600000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,193600000],[2013,193600000],[2014,204500000],[2015,155100000],[2016,167000000],[2017,6100000],[2018,279300000],[2019,291100000],[2020,252800000],[2021,302500000],[2022,679800000],[2023,926800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,624400000],[2013,558000000],[2014,567600000],[2015,619500000],[2016,758000000],[2017,2321500000],[2018,296400000],[2019,293000000],[2020,304600000],[2021,341300000],[2022,916200000],[2023,1090500000]], "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: 'BE0974259880_passif', data: BE0974259880_passif, height: "350", width: "100%" });