var FR0000130395_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": [[2009,970700000],[2010,1018500000],[2011,1063800000],[2012,1094800000],[2013,1011900000],[2014,1011900000],[2015,1113300000],[2016,1113300000],[2017,1304000000],[2018,1408200000],[2019,1426100000],[2020,1403400000],[2021,1549200000],[2022,1661800000],[2023,1755100000],[2024,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,621300000],[2010,587700000],[2011,409500000],[2012,452300000],[2013,599800000],[2014,599800000],[2015,505100000],[2016,505100000],[2017,468100000],[2018,469600000],[2019,521900000],[2020,720300000],[2021,515300000],[2022,469600000],[2023,610400000],[2024,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,31000000],[2013,31300000],[2014,31300000],[2015,36300000],[2016,36300000],[2017,38200000],[2018,39500000],[2019,39600000],[2020,32500000],[2021,31200000],[2022,29700000],[2023,20100000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,211500000],[2013,231000000],[2014,231000000],[2015,255800000],[2016,255800000],[2017,335900000],[2018,362700000],[2019,330800000],[2020,328700000],[2021,481000000],[2022,572000000],[2023,609200000],[2024,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,303000000],[2013,459300000],[2014,397100000],[2015,405200000],[2016,369800000],[2017,295300000],[2018,261600000],[2019,306200000],[2020,303800000],[2021,204400000],[2022,245500000],[2023,192200000],[2024,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: 'FR0000130395_passif', data: FR0000130395_passif, height: "350", width: "100%" });