var FR0000050049_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,308518000],[2009,353335000],[2010,415215000],[2011,423629000],[2012,400732000],[2013,363143000],[2014,401345000],[2015,452416000],[2016,466712000],[2017,454770000],[2018,476843000],[2019,493963000],[2020,492044000],[2021,538554000],[2022,585318000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,293852000],[2009,252306000],[2010,217450000],[2011,284928000],[2012,255259000],[2013,255124000],[2014,237104000],[2015,365194000],[2016,333228000],[2017,380181000],[2018,405614000],[2019,551985000],[2020,415325000],[2021,581286000],[2022,473468000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,42476000],[2012,33634000],[2013,35199000],[2014,24279000],[2015,27216000],[2016,33240000],[2017,25588000],[2018,30224000],[2019,27255000],[2020,31244000],[2021,28280000],[2022,22556000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,933725000],[2012,1212562000],[2013,956902000],[2014,679304000],[2015,744167000],[2016,717096000],[2017,943688000],[2018,1028915000],[2019,0],[2020,1129075000],[2021,1363471000],[2022,1240938000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,201929000],[2012,170899000],[2013,161418000],[2014,180919000],[2015,188339000],[2016,186966000],[2017,175740000],[2018,209962000],[2019,1714045000],[2020,346447000],[2021,646636000],[2022,null],[2023,null]], "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: 'FR0000050049_passif', data: FR0000050049_passif, height: "350", width: "100%" });