var FR0013190410_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,51650000],[2010,53777000],[2011,54502000],[2012,79421000],[2013,74674000],[2014,120794000],[2015,120794000],[2016,112230000],[2017,135846000],[2018,99792000],[2019,40289000],[2020,null],[2021,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,75684000],[2010,85174000],[2011,60906000],[2012,94011000],[2013,102274000],[2014,170350000],[2015,170350000],[2016,201490000],[2017,211594000],[2018,228739000],[2019,250101000],[2020,null],[2021,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,8176000],[2013,5280000],[2014,8620000],[2015,8620000],[2016,38620000],[2017,5305000],[2018,5146000],[2019,3196000],[2020,null],[2021,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,77014000],[2013,91597000],[2014,129936000],[2015,129936000],[2016,146700000],[2017,170020000],[2018,147998000],[2019,115270000],[2020,null],[2021,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,34175000],[2013,57347000],[2014,68060000],[2015,77075000],[2016,92533000],[2017,109351000],[2018,142612000],[2019,126207000],[2020,null],[2021,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: 'FR0013190410_passif', data: FR0013190410_passif, height: "350", width: "100%" });