var FR0013447729_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,66400000],[2017,23400000],[2018,50600000],[2019,419600000],[2020,577800000],[2021,799700000],[2022,1067400000],[2023,958500000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,2386300000],[2017,2322100000],[2018,2244600000],[2019,1809900000],[2020,1754800000],[2021,1766200000],[2022,1763100000],[2023,1859700000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,167800000],[2017,159200000],[2018,154400000],[2019,176100000],[2020,158100000],[2021,137900000],[2022,110100000],[2023,133500000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,424100000],[2017,423300000],[2018,408400000],[2019,383600000],[2020,367500000],[2021,521400000],[2022,740600000],[2023,627100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,562200000],[2017,477000000],[2018,489700000],[2019,514900000],[2020,477600000],[2021,591700000],[2022,810900000],[2023,881500000]], "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: 'FR0013447729_passif', data: FR0013447729_passif, height: "350", width: "100%" });