var FR0000062978_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": [[2008,19325000],[2009,19883000],[2010,14256000],[2011,15965000],[2012,15205000],[2013,18238000],[2014,24921000],[2015,22644000],[2016,23426000],[2017,16639000],[2018,21240000],[2019,22680000],[2020,23140000],[2021,30769000],[2022,37337000],[2023,51105000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,672000],[2009,1526000],[2010,null],[2011,null],[2012,1772000],[2013,459000],[2014,104000],[2015,108000],[2016,883000],[2017,3559000],[2018,9511000],[2019,20137000],[2020,25378000],[2021,35371000],[2022,66595000],[2023,61567000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,840000],[2012,907000],[2013,1787000],[2014,2191000],[2015,2203000],[2016,2641000],[2017,2755000],[2018,2476000],[2019,3359000],[2020,3504000],[2021,2039000],[2022,1967000],[2023,3091000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,36811000],[2012,36151000],[2013,33537000],[2014,39127000],[2015,16214000],[2016,43524000],[2017,46283000],[2018,42427000],[2019,43651000],[2020,49904000],[2021,50349000],[2022,44420000],[2023,44764000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,17431000],[2012,14587000],[2013,14338000],[2014,16750000],[2015,39328000],[2016,18058000],[2017,16740000],[2018,22310000],[2019,24877000],[2020,23450000],[2021,31317000],[2022,33250000],[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: 'FR0000062978_passif', data: FR0000062978_passif, height: "350", width: "100%" });