var FR0004166197_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": [[2002,null],[2003,null],[2004,null],[2005,6530000],[2006,16645000],[2007,20783000],[2008,24866000],[2009,26935000],[2010,31679000],[2011,35568000],[2012,40369000],[2013,44830000],[2014,50635000],[2015,60057000],[2016,63402000],[2017,62738000],[2018,64556000],[2019,68795000],[2020,69461000],[2021,74292000],[2022,80014000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,null],[2003,null],[2004,null],[2005,362000],[2006,161000],[2007,4207000],[2008,4251000],[2009,3418000],[2010,322000],[2011,55000],[2012,0],[2013,2832000],[2014,2016000],[2015,208000],[2016,115000],[2017,2967000],[2018,3271000],[2019,4544000],[2020,3252000],[2021,2034000],[2022,1509000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,null],[2003,null],[2004,null],[2005,71000],[2006,86000],[2007,103000],[2008,154000],[2009,191000],[2010,271000],[2011,317000],[2012,200000],[2013,173000],[2014,340000],[2015,300000],[2016,380000],[2017,640000],[2018,1044000],[2019,1421000],[2020,1190000],[2021,1244000],[2022,1218000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,4402000],[2012,3708000],[2013,3086000],[2014,5645000],[2015,4242000],[2016,4820000],[2017,4213000],[2018,4861000],[2019,4447000],[2020,3737000],[2021,5807000],[2022,5642000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,2499000],[2012,3797000],[2013,6280000],[2014,9329000],[2015,8336000],[2016,7144000],[2017,5995000],[2018,5320000],[2019,6600000],[2020,3696000],[2021,7062000],[2022,11328000]], "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: 'FR0004166197_passif', data: FR0004166197_passif, height: "350", width: "100%" });