var FR0010908533_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,691000000],[2009,250000000],[2010,-1044000000],[2011,-1011000000],[2012,-1037000000],[2013,-1290000000],[2014,-1320000000],[2015,-1442000000],[2016,-1161000000],[2017,-1362000000],[2018,-1451000000],[2019,-1043000000],[2020,-1134000000],[2021,-869000000],[2022,-613000000],[2023,-569000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,502000000],[2009,697000000],[2010,1582000000],[2011,1428000000],[2012,1346000000],[2013,1505000000],[2014,1350000000],[2015,1542000000],[2016,1887000000],[2017,1883000000],[2018,2524000000],[2019,2952000000],[2020,3296000000],[2021,3485000000],[2022,3039000000],[2023,4199000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,24000000],[2012,34000000],[2013,28000000],[2014,32000000],[2015,33000000],[2016,42000000],[2017,42000000],[2018,39000000],[2019,43000000],[2020,33000000],[2021,34000000],[2022,20000000],[2023,21000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,73000000],[2012,62000000],[2013,61000000],[2014,67000000],[2015,82000000],[2016,142000000],[2017,177000000],[2018,224000000],[2019,261000000],[2020,669000000],[2021,721000000],[2022,1033000000],[2023,1653000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,284000000],[2012,321000000],[2013,439000000],[2014,393000000],[2015,3893000000],[2016,4722000000],[2017,5471000000],[2018,5934000000],[2019,6644000000],[2020,6540000000],[2021,6926000000],[2022,null],[2023,null]], "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: 'FR0010908533_passif', data: FR0010908533_passif, height: "350", width: "100%" });