var FR0012938884_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,-2194075000],[2009,-2213112000],[2010,-2154189000],[2011,-2120918000],[2012,-2006763000],[2013,-1866717000],[2014,-1369316000],[2015,-1327935000],[2016,-1286134000],[2017,-598850000],[2018,-678710000],[2019,-638930000],[2020,-276100000],[2021,-239330000],[2022,-230560000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1966473000],[2009,1998306000],[2010,2001328000],[2011,1997409000],[2012,1798589000],[2013,1655144000],[2014,1177098000],[2015,1140172000],[2016,1187837000],[2017,417720000],[2018,407870000],[2019,566280000],[2020,330980000],[2021,313090000],[2022,288870000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,57588000],[2012,89657000],[2013,101310000],[2014,107349000],[2015,118640000],[2016,109141000],[2017,121120000],[2018,94990000],[2019,86220000],[2020,48020000],[2021,41990000],[2022,36500000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,94344000],[2012,78325000],[2013,84484000],[2014,98923000],[2015,95391000],[2016,98889000],[2017,91190000],[2018,115390000],[2019,73500000],[2020,59460000],[2021,51210000],[2022,50130000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0012938884_passif', data: FR0012938884_passif, height: "350", width: "100%" });