var FR0000125338_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": [[2005,null],[2006,null],[2007,null],[2008,3939000000],[2009,4213000000],[2010,4307000000],[2011,4283000000],[2012,4307000000],[2013,4491000000],[2014,5083000000],[2015,6913000000],[2016,7285000000],[2017,6960000000],[2018,7479000000],[2019,8419000000],[2020,6115000000],[2021,8479000000],[2022,9743000000],[2023,10473000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2008,1034000000],[2009,1335000000],[2010,1306000000],[2011,1822000000],[2012,1336000000],[2013,1039000000],[2014,1016000000],[2015,3810000000],[2016,3403000000],[2017,3372000000],[2018,3357000000],[2019,4087000000],[2020,9046000000],[2021,7642000000],[2022,7547000000],[2023,6595000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1114000000],[2012,817000000],[2013,978000000],[2014,1318000000],[2015,1244000000],[2016,1400000000],[2017,1221000000],[2018,1030000000],[2019,1063000000],[2020,1409000000],[2021,996000000],[2022,704000000],[2023,658000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,863000000],[2008,821000000],[2009,812000000],[2010,957000000],[2011,944000000],[2012,921000000],[2013,920000000],[2014,1015000000],[2015,1015000000],[2016,1105000000],[2017,1124000000],[2018,1172000000],[2019,1985000000],[2020,2253000000],[2021,3033000000],[2022,3182000000],[2023,2869000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,3780000000],[2012,3503000000],[2013,2746000000],[2014,3026000000],[2015,3246000000],[2016,3266000000],[2017,3267000000],[2018,3460000000],[2019,2581000000],[2020,3131000000],[2021,3883000000],[2022,4303000000],[2023,4105000000]], "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: 'FR0000125338_passif', data: FR0000125338_passif, height: "350", width: "100%" });