var FR0000076655_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": [[2005,null],[2006,null],[2007,null],[2008,65864000],[2009,62009000],[2010,59035000],[2011,68003000],[2012,72159000],[2013,81106000],[2014,95018000],[2015,111004000],[2016,125235000],[2017,127451000],[2018,132817000],[2019,140388000],[2020,116087000],[2021,113576000],[2022,135763000],[2023,141819000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2008,92211000],[2009,87021000],[2010,89883000],[2011,99010000],[2012,99881000],[2013,98436000],[2014,106928000],[2015,121026000],[2016,121972000],[2017,157644000],[2018,205601000],[2019,240536000],[2020,256220000],[2021,278449000],[2022,257095000],[2023,231464000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,4936000],[2012,4988000],[2013,5620000],[2014,7467000],[2015,7607000],[2016,9075000],[2017,9315000],[2018,9905000],[2019,11083000],[2020,11507000],[2021,9721000],[2022,7010000],[2023,7988000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,56353000],[2012,37315000],[2013,41539000],[2014,45462000],[2015,50403000],[2016,52351000],[2017,55471000],[2018,79594000],[2019,85282000],[2020,69893000],[2021,92408000],[2022,104467000],[2023,83328000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,46074000],[2012,41153000],[2013,45094000],[2014,48952000],[2015,48095000],[2016,54486000],[2017,79392000],[2018,87953000],[2019,89502000],[2020,102996000],[2021,104150000],[2022,121944000],[2023,149779000]], "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: 'FR0000076655_passif', data: FR0000076655_passif, height: "350", width: "100%" });