var FR0000062234_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,1802165000],[2009,2326160000],[2010,3127848000],[2011,3193358000],[2012,5592942000],[2013,6834309000],[2014,7362307000],[2015,8623600000],[2016,8239800000],[2017,29295600000],[2018,26155700000],[2019,24021500000],[2020,24137000000],[2021,31335600000],[2022,32941400000],[2023,32707000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2496557000],[2009,2407167000],[2010,2472180000],[2011,2816435000],[2012,3739739000],[2013,3640668000],[2014,3437673000],[2015,6105600000],[2016,5935900000],[2017,8241600000],[2018,10418400000],[2019,11919600000],[2020,11364500000],[2021,8499200000],[2022,7222100000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,235366000],[2012,367628000],[2013,397592000],[2014,436178000],[2015,442400000],[2016,463100000],[2017,1852500000],[2018,1817700000],[2019,1599400000],[2020,1534000000],[2021,1153700000],[2022,1003500000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,822379000],[2012,2397357000],[2013,2384581000],[2014,2634213000],[2015,2794500000],[2016,2850600000],[2017,5043700000],[2018,4943200000],[2019,5087500000],[2020,4940900000],[2021,5609200000],[2022,5543200000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1508935000],[2012,2880724000],[2013,3029107000],[2014,3001721000],[2015,3251500000],[2016,3242400000],[2017,9576000000],[2018,10203700000],[2019,13682100000],[2020,14022000000],[2021,7974300000],[2022,7295400000],[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: 'FR0000062234_passif', data: FR0000062234_passif, height: "350", width: "100%" });