var FR0000031775_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,1953768000],[2009,2081573000],[2010,2557102000],[2011,2460818000],[2012,2464944000],[2013,2291965000],[2014,2459293000],[2015,2543708000],[2016,2470174000],[2017,2409562000],[2018,2492438000],[2019,2595935000],[2020,2420438000],[2021,2606099000],[2022,2862794000],[2023,3017870000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,787372000],[2009,887346000],[2010,1294478000],[2011,1456507000],[2012,1430055000],[2013,1374557000],[2014,1349257000],[2015,1340275000],[2016,1230283000],[2017,1066902000],[2018,1035905000],[2019,1739625000],[2020,1640482000],[2021,1877938000],[2022,2123515000],[2023,1953399000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,131001000],[2012,139373000],[2013,164792000],[2014,212003000],[2015,230667000],[2016,249454000],[2017,223787000],[2018,189101000],[2019,281478000],[2020,242624000],[2021,213503000],[2022,209768000],[2023,222331000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,241862000],[2012,260189000],[2013,276633000],[2014,280642000],[2015,283734000],[2016,316345000],[2017,328450000],[2018,359194000],[2019,354652000],[2020,375329000],[2021,459647000],[2022,540374000],[2023,503490000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,402297000],[2012,477333000],[2013,441223000],[2014,472486000],[2015,481966000],[2016,462651000],[2017,424368000],[2018,457253000],[2019,606378000],[2020,560817000],[2021,556373000],[2022,658547000],[2023,667254000]], "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: 'FR0000031775_passif', data: FR0000031775_passif, height: "350", width: "100%" });