var FR0000039091_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,148469000],[2009,156664000],[2010,186106000],[2011,207132000],[2012,226283000],[2013,239222000],[2014,274824000],[2015,312696000],[2016,347223000],[2017,365987000],[2018,409770000],[2019,456108000],[2020,476307000],[2021,545902000],[2022,415787000],[2023,466414000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2008,83948000],[2009,75110000],[2010,78687000],[2011,93590000],[2012,86180000],[2013,90601000],[2014,93338000],[2015,96881000],[2016,116350000],[2017,117121000],[2018,92620000],[2019,100678000],[2020,87271000],[2021,112732000],[2022,297867000],[2023,325627000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,7458000],[2012,8168000],[2013,7208000],[2014,8962000],[2015,10397000],[2016,11418000],[2017,11343000],[2018,20600000],[2019,13157000],[2020,13840000],[2021,11877000],[2022,10204000],[2023,11955000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,28786000],[2012,26733000],[2013,29272000],[2014,31144000],[2015,35768000],[2016,40027000],[2017,41895000],[2018,36390000],[2019,39590000],[2020,41327000],[2021,53855000],[2022,54989000],[2023,54498000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,36296000],[2012,39337000],[2013,38644000],[2014,39799000],[2015,43620000],[2016,46439000],[2017,46334000],[2018,49966000],[2019,47309000],[2020,50968000],[2021,58925000],[2022,68367000],[2023,68636000]], "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: 'FR0000039091_passif', data: FR0000039091_passif, height: "350", width: "100%" });