var FR0000121972_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,11051000000],[2009,11888000000],[2010,14989000000],[2011,16090000000],[2012,16816000000],[2013,17363000000],[2014,20151000000],[2015,21289000000],[2016,20653000000],[2017,19942000000],[2018,22264000000],[2019,23140000000],[2020,23727000000],[2021,28109000000],[2022,26094000000],[2023,27168000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,6205000000],[2009,6324000000],[2010,6125000000],[2011,8037000000],[2012,8132000000],[2013,8859000000],[2014,7672000000],[2015,7630000000],[2016,7619000000],[2017,7341000000],[2018,7497000000],[2019,7384000000],[2020,10456000000],[2021,9749000000],[2022,10463000000],[2023,13933000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2403000000],[2012,2761000000],[2013,2312000000],[2014,3448000000],[2015,3684000000],[2016,3879000000],[2017,3214000000],[2018,2811000000],[2019,2746000000],[2020,2638000000],[2021,2486000000],[2022,2180000000],[2023,2028000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,4094000000],[2012,4190000000],[2013,3713000000],[2014,4106000000],[2015,4284000000],[2016,4146000000],[2017,4148000000],[2018,4142000000],[2019,4215000000],[2020,4664000000],[2021,5715000000],[2022,6254000000],[2023,7596000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5262000000],[2012,4257000000],[2013,4741000000],[2014,5781000000],[2015,5690000000],[2016,5554000000],[2017,5204000000],[2018,5545000000],[2019,7518000000],[2020,7997000000],[2021,8488000000],[2022,13377000000],[2023,8174000000]], "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: 'FR0000121972_passif', data: FR0000121972_passif, height: "350", width: "100%" });