var FR0010307819_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,2186000000],[2009,2394000000],[2010,2736000000],[2011,2949000000],[2012,3191000000],[2013,3249000000],[2014,3556000000],[2015,3807000000],[2016,4066400000],[2017,4148100000],[2018,4597100000],[2019,5112100000],[2020,4906000000],[2021,5720300000],[2022,6642800000],[2023,6734700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2421000000],[2009,1514000000],[2010,1430000000],[2011,1757000000],[2012,1577000000],[2013,1574000000],[2014,1584000000],[2015,1891000000],[2016,1897100000],[2017,3042500000],[2018,3319100000],[2019,4191600000],[2020,5394500000],[2021,5312500000],[2022,4665700000],[2023,4821300000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,245000000],[2012,271000000],[2013,257000000],[2014,291000000],[2015,279000000],[2016,293400000],[2017,302200000],[2018,301100000],[2019,327700000],[2020,382000000],[2021,367300000],[2022,347500000],[2023,313000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,435000000],[2012,441000000],[2013,469000000],[2014,482000000],[2015,531000000],[2016,558300000],[2017,612900000],[2018,662000000],[2019,654200000],[2020,612900000],[2021,810500000],[2022,852500000],[2023,936500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1267000000],[2012,1250000000],[2013,1228000000],[2014,1223000000],[2015,1305000000],[2016,1296200000],[2017,1318600000],[2018,1427000000],[2019,1537200000],[2020,1612300000],[2021,1816200000],[2022,1906700000],[2023,2035900000]], "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: 'FR0010307819_passif', data: FR0010307819_passif, height: "350", width: "100%" });