var BE0974313455_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,157172000],[2013,259970000],[2014,299031000],[2015,280500000],[2016,279000000],[2017,483200000],[2018,491300000],[2019,483900000],[2020,472900000],[2021,438800000],[2022,456800000],[2023,474700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,123311000],[2013,186292000],[2014,310579000],[2015,458200000],[2016,534000000],[2017,516600000],[2018,933100000],[2019,905400000],[2020,852100000],[2021,639100000],[2022,710900000],[2023,844900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,14488000],[2013,33763000],[2014,41214000],[2015,41100000],[2016,45000000],[2017,46800000],[2018,47200000],[2019,40700000],[2020,53300000],[2021,41500000],[2022,41700000],[2023,41700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,502774000],[2013,494944000],[2014,464103000],[2015,522900000],[2016,635600000],[2017,801600000],[2018,939800000],[2019,825600000],[2020,838100000],[2021,759400000],[2022,804900000],[2023,705700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,300569000],[2013,496175000],[2014,474478000],[2015,486100000],[2016,640900000],[2017,579500000],[2018,597800000],[2019,681200000],[2020,443400000],[2021,459400000],[2022,487600000],[2023,212600000]], "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: 'BE0974313455_passif', data: BE0974313455_passif, height: "350", width: "100%" });