var BE0003470755_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": [[2012,6596000000],[2013,7453000000],[2014,6778000000],[2015,9668000000],[2016,9956000000],[2017,9752000000],[2018,10624000000],[2019,9625000000],[2020,7304000000],[2021,8851000000],[2022,10664000000],[2023,1305000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,3652000000],[2013,3514000000],[2014,2338000000],[2015,6520000000],[2016,5425000000],[2017,4226000000],[2018,3810000000],[2019,4514000000],[2020,3520000000],[2021,3349000000],[2022,2960000000],[2023,2192000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,4176000000],[2013,3457000000],[2014,4020000000],[2015,3964000000],[2016,3978000000],[2017,3609000000],[2018,3555000000],[2019,3519000000],[2020,2898000000],[2021,2298000000],[2022,1800000000],[2023,1343000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,1617000000],[2013,1353000000],[2014,1461000000],[2015,1559000000],[2016,1547000000],[2017,1330000000],[2018,1439000000],[2019,1277000000],[2020,1197000000],[2021,2131000000],[2022,2296000000],[2023,850000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,2184000000],[2013,2544000000],[2014,3175000000],[2015,3339000000],[2016,3239000000],[2017,2534000000],[2018,2572000000],[2019,2372000000],[2020,1873000000],[2021,3420000000],[2022,2941000000],[2023,1332000000]], "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: 'BE0003470755_passif', data: BE0003470755_passif, height: "350", width: "100%" });