var FR0000120644_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,8700000000],[2009,13309000000],[2010,11987000000],[2011,12198000000],[2012,12254000000],[2013,10729000000],[2014,11745000000],[2015,12669000000],[2016,13194000000],[2017,14529000000],[2018,16475000000],[2019,17378000000],[2020,16298000000],[2021,17375000000],[2022,17992000000],[2023,16222000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,12087000000],[2009,7660000000],[2010,9475000000],[2011,8918000000],[2012,9499000000],[2013,8671000000],[2014,8570000000],[2015,10209000000],[2016,20557000000],[2017,18750000000],[2018,17298000000],[2019,16871000000],[2020,16034000000],[2021,16209000000],[2022,14163000000],[2023,15601000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,992000000],[2012,1182000000],[2013,1246000000],[2014,1555000000],[2015,1613000000],[2016,1832000000],[2017,1922000000],[2018,1857000000],[2019,2269000000],[2020,2324000000],[2021,2348000000],[2022,1848000000],[2023,1786000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2706000000],[2012,2941000000],[2013,3248000000],[2014,3334000000],[2015,3334000000],[2016,3772000000],[2017,3904000000],[2018,3675000000],[2019,3959000000],[2020,3467000000],[2021,3998000000],[2022,4899000000],[2023,4779000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3579000000],[2012,3649000000],[2013,4240000000],[2014,4156000000],[2015,4270000000],[2016,4594000000],[2017,5154000000],[2018,4872000000],[2019,4885000000],[2020,4653000000],[2021,5490000000],[2022,6379000000],[2023,6098000000]], "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: 'FR0000120644_passif', data: FR0000120644_passif, height: "350", width: "100%" });