var FR0000121014_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,13887000000],[2009,14785000000],[2010,18204000000],[2011,23512000000],[2012,25666000000],[2013,27723000000],[2014,23003000000],[2015,25799000000],[2016,27903000000],[2017,30260000000],[2018,33957000000],[2019,38365000000],[2020,38829000000],[2021,48909000000],[2022,56604000000],[2023,62701000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,5585000000],[2009,5785000000],[2010,5266000000],[2011,7266000000],[2012,6812000000],[2013,8847000000],[2014,9243000000],[2015,8280000000],[2016,7379000000],[2017,11576000000],[2018,11032000000],[2019,25257000000],[2020,37531000000],[2021,34515000000],[2022,35146000000],[2023,38445000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1400000000],[2012,1530000000],[2013,1755000000],[2014,2291000000],[2015,1950000000],[2016,2342000000],[2017,2474000000],[2018,2430000000],[2019,1553000000],[2020,1558000000],[2021,1876000000],[2022,1652000000],[2023,1661000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2952000000],[2012,3134000000],[2013,3308000000],[2014,3606000000],[2015,3960000000],[2016,4184000000],[2017,4540000000],[2018,5314000000],[2019,5814000000],[2020,5098000000],[2021,7086000000],[2022,8788000000],[2023,9049000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,11674000000],[2012,12768000000],[2013,13965000000],[2014,14945000000],[2015,17427000000],[2016,17814000000],[2017,19700000000],[2018,21567000000],[2019,25518000000],[2020,25655000000],[2021,32925000000],[2022,32456000000],[2023,31838000000]], "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: 'FR0000121014_passif', data: FR0000121014_passif, height: "350", width: "100%" });