var FR0010112524_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": [[2006,null],[2007,2104052000],[2008,2018543000],[2009,1891400000],[2010,1880816000],[2011,1678652000],[2012,1622853000],[2013,1632794000],[2014,1578847000],[2015,1581377000],[2016,1594138000],[2017,1672655000],[2018,1763784000],[2019,1757274000],[2020,1734056000],[2021,1948172000],[2022,2035723000],[2023,1940846000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,871068000],[2008,1019498000],[2009,588367000],[2010,531180000],[2011,234522000],[2012,229339000],[2013,125699000],[2014,866077000],[2015,941999000],[2016,1032826000],[2017,1200970000],[2018,2392196000],[2019,3018808000],[2020,2490089000],[2021,2419824000],[2022,2672077000],[2023,2591957000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,25353000],[2008,17112000],[2009,18562000],[2010,16993000],[2011,19404000],[2012,23343000],[2013,25868000],[2014,30732000],[2015,28541000],[2016,29553000],[2017,31568000],[2018,22346000],[2019,24527000],[2020,25462000],[2021,24964000],[2022,20815000],[2023,10928000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,876232000],[2012,847240000],[2013,746068000],[2014,695926000],[2015,710978000],[2016,849461000],[2017,1061931000],[2018,1619158000],[2019,1726975000],[2020,1678389000],[2021,1699525000],[2022,1816277000],[2023,1750992000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1464578000],[2012,1420140000],[2013,1415762000],[2014,1528240000],[2015,1710826000],[2016,1742641000],[2017,1622391000],[2018,1526797000],[2019,1737518000],[2020,3252238000],[2021,2200700000],[2022,2629771000],[2023,2201851000]], "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: 'FR0010112524_passif', data: FR0010112524_passif, height: "350", width: "100%" });