var BE0974276082_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,348900000],[2013,359200000],[2014,671000000],[2015,852200000],[2016,999100000],[2017,1178000000],[2018,1184200000],[2019,1198200000],[2020,1098400000],[2021,1046300000],[2022,858400000],[2023,902000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,832700000],[2013,910600000],[2014,620600000],[2015,642300000],[2016,802000000],[2017,841900000],[2018,890600000],[2019,989100000],[2020,1277700000],[2021,972200000],[2022,1037100000],[2023,812900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,14300000],[2013,15900000],[2014,19800000],[2015,19900000],[2016,22900000],[2017,22100000],[2018,22600000],[2019,26900000],[2020,26600000],[2021,22000000],[2022,13500000],[2023,14900000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,221800000],[2013,240900000],[2014,254500000],[2015,267100000],[2016,366800000],[2017,473300000],[2018,501000000],[2019,465600000],[2020,476900000],[2021,532600000],[2022,405300000],[2023,370500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,113000000],[2013,95600000],[2014,105100000],[2015,116100000],[2016,258200000],[2017,204200000],[2018,191200000],[2019,205100000],[2020,187400000],[2021,176400000],[2022,380200000],[2023,261400000]], "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: 'BE0974276082_passif', data: BE0974276082_passif, height: "350", width: "100%" });