var FR0000039620_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": [[2008,325200000],[2009,424900000],[2010,493700000],[2011,542900000],[2012,527600000],[2013,452800000],[2014,466900000],[2015,490000000],[2016,492600000],[2017,484000000],[2018,528100000],[2019,570600000],[2020,533700000],[2021,631300000],[2022,694000000],[2023,817700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,317200000],[2009,225600000],[2010,238300000],[2011,291700000],[2012,259600000],[2013,240300000],[2014,258800000],[2015,263900000],[2016,183900000],[2017,178800000],[2018,138800000],[2019,300700000],[2020,289300000],[2021,322200000],[2022,393800000],[2023,330800000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,36100000],[2012,36900000],[2013,75000000],[2014,93400000],[2015,78700000],[2016,75200000],[2017,69600000],[2018,66100000],[2019,81200000],[2020,81000000],[2021,61700000],[2022,45700000],[2023,47400000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,64000000],[2012,60500000],[2013,58900000],[2014,60600000],[2015,56300000],[2016,61600000],[2017,60000000],[2018,100100000],[2019,89700000],[2020,79700000],[2021,95600000],[2022,117100000],[2023,148000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,110300000],[2012,112600000],[2013,104700000],[2014,115200000],[2015,117200000],[2016,187900000],[2017,157500000],[2018,251400000],[2019,158700000],[2020,212000000],[2021,180900000],[2022,188800000],[2023,191600000]], "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: 'FR0000039620_passif', data: FR0000039620_passif, height: "350", width: "100%" });