var FR0000035370_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": [[2003,null],[2004,null],[2005,22946000],[2006,26411000],[2007,30642000],[2008,35707000],[2009,36780000],[2010,39229000],[2011,41028000],[2012,46495000],[2013,50320000],[2014,54450000],[2015,54450000],[2016,59220000],[2017,62550000],[2018,69228000],[2019,66438000],[2020,79619000],[2021,85059000],[2022,86663000],[2023,88091000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2003,null],[2004,null],[2005,8032000],[2006,8766000],[2007,9592000],[2008,12456000],[2009,23174000],[2010,19507000],[2011,29115000],[2012,34553000],[2013,48597000],[2014,60254000],[2015,60254000],[2016,77866000],[2017,131763000],[2018,215459000],[2019,213451000],[2020,306288000],[2021,357615000],[2022,419233000],[2023,427393000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2003,null],[2004,null],[2005,51000],[2006,52000],[2007,67000],[2008,50000],[2009,64000],[2010,71000],[2011,132000],[2012,157000],[2013,194000],[2014,254000],[2015,254000],[2016,266000],[2017,299000],[2018,1164000],[2019,463000],[2020,614000],[2021,954000],[2022,3405000],[2023,1882000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,17293000],[2012,21672000],[2013,25203000],[2014,27557000],[2015,27557000],[2016,31942000],[2017,33124000],[2018,46056000],[2019,48938000],[2020,58337000],[2021,64986000],[2022,63794000],[2023,73059000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,8585000],[2012,9978000],[2013,12139000],[2014,12983000],[2015,17264000],[2016,19197000],[2017,30001000],[2018,52002000],[2019,66375000],[2020,61140000],[2021,60497000],[2022,59457000],[2023,66655000]], "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: 'FR0000035370_passif', data: FR0000035370_passif, height: "350", width: "100%" });