var FR0000077570_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,50260000],[2009,53122000],[2010,57416000],[2011,58721000],[2012,58501000],[2013,59809000],[2014,50301000],[2015,50752000],[2016,51967000],[2017,49593000],[2018,49191000],[2019,52240000],[2020,50763000],[2021,51687000],[2022,53910000],[2023,55169000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2008,15888000],[2009,17352000],[2010,15924000],[2011,18462000],[2012,21003000],[2013,20906000],[2014,23420000],[2015,30164000],[2016,30039000],[2017,25741000],[2018,24215000],[2019,37892000],[2020,34409000],[2021,31323000],[2022,36382000],[2023,30774000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,859000],[2012,1005000],[2013,556000],[2014,896000],[2015,1008000],[2016,1397000],[2017,1472000],[2018,1487000],[2019,1680000],[2020,1754000],[2021,1612000],[2022,1381000],[2023,1407000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,10787000],[2012,10736000],[2013,10261000],[2014,6898000],[2015,9361000],[2016,12423000],[2017,11949000],[2018,17586000],[2019,15152000],[2020,15283000],[2021,17722000],[2022,15846000],[2023,17834000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,38960000],[2012,37195000],[2013,34631000],[2014,42693000],[2015,36556000],[2016,35975000],[2017,37684000],[2018,30061000],[2019,33039000],[2020,38761000],[2021,0],[2022,29376000],[2023,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: 'FR0000077570_passif', data: FR0000077570_passif, height: "350", width: "100%" });