var FR0000077919_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,1970000000],[2009,2009000000],[2010,2222000000],[2011,2470000000],[2012,2525000000],[2013,2481000000],[2014,2639000000],[2015,2324200000],[2016,2434000000],[2017,2412100000],[2018,2490800000],[2019,2268300000],[2020,1613000000],[2021,1643600000],[2022,1799500000],[2023,2046900000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,801000000],[2009,739000000],[2010,565000000],[2011,448000000],[2012,413000000],[2013,788000000],[2014,868000000],[2015,714600000],[2016,1501600000],[2017,1385400000],[2018,1484700000],[2019,6062200000],[2020,7006300000],[2021,6227600000],[2022,6459000000],[2023,5464100000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,198000000],[2012,220000000],[2013,239000000],[2014,266000000],[2015,302400000],[2016,408900000],[2017,385700000],[2018,395900000],[2019,360100000],[2020,368700000],[2021,373600000],[2022,452000000],[2023,356600000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,307000000],[2012,556000000],[2013,563000000],[2014,589000000],[2015,741900000],[2016,698200000],[2017,742000000],[2018,791800000],[2019,537200000],[2020,507100000],[2021,625700000],[2022,660400000],[2023,755500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,795000000],[2012,610000000],[2013,587000000],[2014,471000000],[2015,637700000],[2016,582200000],[2017,660100000],[2018,598500000],[2019,656300000],[2020,571100000],[2021,625900000],[2022,688000000],[2023,633300000]], "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: 'FR0000077919_passif', data: FR0000077919_passif, height: "350", width: "100%" });