var NL0014332678_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": [[2017,10411000000],[2018,10726000000],[2019,9421000000],[2020,10331000000],[2021,11161000000],[2022,11132000000],[2023,11115000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2017,7427000000],[2018,6187000000],[2019,7292000000],[2020,5480000000],[2021,4875000000],[2022,4967000000],[2023,5915000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2017,258000000],[2018,221000000],[2019,279000000],[2020,289000000],[2021,273000000],[2022,182000000],[2023,206000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2017,1849000000],[2018,2101000000],[2019,2245000000],[2020,2271000000],[2021,2834000000],[2022,3858000000],[2023,3358000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2017,2650000000],[2018,2382000000],[2019,2587000000],[2020,2365000000],[2021,2480000000],[2022,2487000000],[2023,2547000000]], "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: 'NL0014332678_passif', data: NL0014332678_passif, height: "350", width: "100%" });