var FR0010241638_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,1206731000],[2009,1606908000],[2010,1648106000],[2011,1679881000],[2012,737939000],[2013,740358000],[2014,783536000],[2015,916183000],[2016,934215000],[2017,920540000],[2018,879545000],[2019,860030000],[2020,895118000],[2021,945129000],[2022,930426000],[2023,866095000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,30297000],[2009,28690000],[2010,32727000],[2011,30539000],[2012,1022929000],[2013,767109000],[2014,1022424000],[2015,1228077000],[2016,1231666000],[2017,1664331000],[2018,1206800000],[2019,1220179000],[2020,1666199000],[2021,1372920000],[2022,1279870000],[2023,1155537000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,1559000],[2013,1923000],[2014,1718000],[2015,2767000],[2016,5599000],[2017,10070000],[2018,8600000],[2019,7930000],[2020,15190000],[2021,15930000],[2022,16060000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,8168000],[2012,16182000],[2013,11264000],[2014,14026000],[2015,19704000],[2016,19561000],[2017,12516000],[2018,14769000],[2019,13839000],[2020,15394000],[2021,16477000],[2022,13910000],[2023,9265000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,31870000],[2012,39567000],[2013,46923000],[2014,53360000],[2015,44580000],[2016,393639000],[2017,332382000],[2018,752066000],[2019,349466000],[2020,484845000],[2021,238459000],[2022,177704000],[2023,104121000]], "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: 'FR0010241638_passif', data: FR0010241638_passif, height: "350", width: "100%" });