var FR0000121964_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,3170356000],[2009,3531129000],[2010,3665472000],[2011,3423221000],[2012,3620724000],[2013,3397455000],[2014,3565894000],[2015,7039200000],[2016,12536200000],[2017,12960400000],[2018,12893200000],[2019,12258000000],[2020,10434400000],[2021,10593400000],[2022,10459000000],[2023,10019600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,7102011000],[2009,6808554000],[2010,5952508000],[2011,6998372000],[2012,6841530000],[2013,5343915000],[2014,4991133000],[2015,6859800000],[2016,6745600000],[2017,7513500000],[2018,7378000000],[2019,7606500000],[2020,8741900000],[2021,7642200000],[2022,6775100000],[2023,7086900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,29586000],[2013,28619000],[2014,34974000],[2015,56100000],[2016,36700000],[2017,145700000],[2018,132200000],[2019,136400000],[2020,239400000],[2021,235600000],[2022,128300000],[2023,101200000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,109464000],[2012,122080000],[2013,110890000],[2014,117682000],[2015,227100000],[2016,220800000],[2017,205100000],[2018,145700000],[2019,124200000],[2020,201100000],[2021,219100000],[2022,165700000],[2023,161600000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1269580000],[2012,1271855000],[2013,1130250000],[2014,815221000],[2015,1278500000],[2016,4797800000],[2017,4426500000],[2018,4652500000],[2019,4625900000],[2020,4476100000],[2021,3625700000],[2022,3905800000],[2023,3513400000]], "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: 'FR0000121964_passif', data: FR0000121964_passif, height: "350", width: "100%" });