var FR0000131104_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,58968000000],[2009,80344000000],[2010,85629000000],[2011,85626000000],[2012,94422000000],[2013,91162000000],[2014,93641000000],[2015,100077000000],[2016,105220000000],[2017,107209000000],[2018,105726000000],[2019,111845000000],[2020,117349000000],[2021,122507000000],[2022,126010000000],[2023,128867000000],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,72495000000],[2014,null],[2015,77703000000],[2016,76767000000],[2017,66441000000],[2018,103100000000],[2019,137805000000],[2020,151368000000],[2021,350295000000],[2022,299652000000],[2023,null],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,6563000000],[2014,null],[2015,7697000000],[2016,7674000000],[2017,9195000000],[2018,10122000000],[2019,8027000000],[2020,6701000000],[2021,7739000000],[2022,10874000000],[2023,null],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,967494000000],[2022,1023423000000],[2023,null],[2024,null],[2025,null],[2026,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,95335000000],[2012,102766000000],[2013,94195000000],[2014,107793000000],[2015,106913000000],[2016,118497000000],[2017,102034000000],[2018,103907000000],[2019,119790000000],[2020,126548000000],[2021,234422000000],[2022,254830000000],[2023,143837000000],[2024,null],[2025,null],[2026,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: 'FR0000131104_passif', data: FR0000131104_passif, height: "350", width: "100%" });