var FR0013199916_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,864223000],[2013,928641000],[2014,570364000],[2015,577921000],[2016,657911000],[2017,770665000],[2018,894394000],[2019,1012849000],[2020,1170968000],[2021,1371175000],[2022,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,126036000],[2013,119289000],[2014,303424000],[2015,103252000],[2016,119583000],[2017,110368000],[2018,37247000],[2019,77297000],[2020,71348000],[2021,95039000],[2022,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,29630000],[2013,36717000],[2014,21640000],[2015,35219000],[2016,39982000],[2017,35324000],[2018,36375000],[2019,39055000],[2020,42218000],[2021,39798000],[2022,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,85579000],[2013,100213000],[2014,91754000],[2015,106608000],[2016,115023000],[2017,135005000],[2018,90128000],[2019,90003000],[2020,112209000],[2021,123644000],[2022,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,159313000],[2013,190257000],[2014,203681000],[2015,144755000],[2016,152804000],[2017,131223000],[2018,126111000],[2019,139042000],[2020,145059000],[2021,0],[2022,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: 'FR0013199916_passif', data: FR0013199916_passif, height: "350", width: "100%" });