var BE0974310428_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": [[2014,231226000],[2015,227841000],[2016,295402000],[2017,562448000],[2018,608265000],[2019,577555000],[2020,537197000],[2021,657307000],[2022,746580000],[2023,868569000],[2024,1022790000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2014,54531000],[2015,98117000],[2016,149962000],[2017,120195000],[2018,90890000],[2019,106305000],[2020,62060000],[2021,112179000],[2022,278173000],[2023,235988000],[2024,414140000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2014,64000],[2015,60000],[2016,67000],[2017,73000],[2018,75000],[2019,0],[2020,0],[2021,41400000],[2022,3716000],[2023,3587000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2014,18986000],[2015,10083000],[2016,44879000],[2017,30625000],[2018,40120000],[2019,34225000],[2020,22705000],[2021,36528000],[2022,50262000],[2023,81998000],[2024,67660000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2014,26904000],[2015,32041000],[2016,51475000],[2017,47714000],[2018,53861000],[2019,55579000],[2020,56213000],[2021,65525000],[2022,96978000],[2023,350529000],[2024,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: 'BE0974310428_passif', data: BE0974310428_passif, height: "350", width: "100%" });