var FR0000073298_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,410554000],[2006,430994000],[2007,462765000],[2008,443046000],[2009,514317000],[2010,616361000],[2011,891576000],[2012,927649000],[2013,852497000],[2014,901286000],[2015,945284000],[2016,939417000],[2017,966498000],[2018,1034960000],[2019,1122722000],[2020,1121966000],[2021,1342429000],[2022,1499929000],[2023,1432650000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,268915000],[2006,254892000],[2007,243728000],[2008,305612000],[2009,259497000],[2010,335900000],[2011,753034000],[2012,761284000],[2013,695019000],[2014,694819000],[2015,708541000],[2016,712214000],[2017,601281000],[2018,742893000],[2019,917802000],[2020,707073000],[2021,616259000],[2022,586996000],[2023,522213000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,18074000],[2012,45854000],[2013,37073000],[2014,38810000],[2015,30187000],[2016,37259000],[2017,35882000],[2018,34393000],[2019,33820000],[2020,34605000],[2021,43280000],[2022,40664000],[2023,41441000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,259800000],[2012,259349000],[2013,221600000],[2014,253040000],[2015,263492000],[2016,262865000],[2017,259432000],[2018,276266000],[2019,335275000],[2020,331895000],[2021,396568000],[2022,401686000],[2023,391821000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,310104000],[2012,353318000],[2013,321424000],[2014,348270000],[2015,335905000],[2016,341962000],[2017,277751000],[2018,286367000],[2019,259753000],[2020,278131000],[2021,339035000],[2022,321847000],[2023,364631000]], "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: 'FR0000073298_passif', data: FR0000073298_passif, height: "350", width: "100%" });