var BE0974264930_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,10786000000],[2013,9422000000],[2014,10911000000],[2015,11975000000],[2016,10205000000],[2017,10162000000],[2018,11520000000],[2019,13481000000],[2020,13774000000],[2021,14172000000],[2022,7936000000],[2023,8499000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,null],[2013,3588000000],[2014,3969200000],[2015,4369200000],[2016,3793500000],[2017,3650000000],[2018,3565200000],[2019,4989400000],[2020,4786000000],[2021,4300000000],[2022,4177000000],[2023,4205000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,69000000],[2013,45000000],[2014,171000000],[2015,175000000],[2016,1067000000],[2017,1178000000],[2018,887000000],[2019,583000000],[2020,322000000],[2021,182000000],[2022,72000000],[2023,65000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,null],[2013,183000000],[2014,205300000],[2015,160900000],[2016,196400000],[2017,217700000],[2018,183900000],[2019,213400000],[2020,261000000],[2021,6634000000],[2022,6855000000],[2023,236000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'BE0974264930_passif', data: BE0974264930_passif, height: "350", width: "100%" });