var FR0010040865_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,6259103000],[2009,5372746000],[2010,6147615000],[2011,6308127000],[2012,6182243000],[2013,6245545000],[2014,6279021000],[2015,7751354000],[2016,8289659000],[2017,11014410000],[2018,11751245000],[2019,12726570000],[2020,12500901000],[2021,12983197000],[2022,12780915000],[2023,10599461000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,4679594000],[2009,4253059000],[2010,4825008000],[2011,4063767000],[2012,3667827000],[2013,4194797000],[2014,3501110000],[2015,3406481000],[2016,3158817000],[2017,6926752000],[2018,6149351000],[2019,5449112000],[2020,7275037000],[2021,5780102000],[2022,5703355000],[2023,5883963000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,44769000],[2013,28915000],[2014,26827000],[2015,27559000],[2016,41038000],[2017,117610000],[2018,143380000],[2019,107250000],[2020,51760000],[2021,102120000],[2022,38060000],[2023,54450000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,153178000],[2012,154453000],[2013,155943000],[2014,109554000],[2015,374613000],[2016,211671000],[2017,278399000],[2018,207284000],[2019,153006000],[2020,61458000],[2021,57061000],[2022,49187000],[2023,49037000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,455346000],[2012,375341000],[2013,310991000],[2014,236201000],[2015,320864000],[2016,0],[2017,0],[2018,0],[2019,2009901000],[2020,1922318000],[2021,2078707000],[2022,2408263000],[2023,1073176000]], "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: 'FR0010040865_passif', data: FR0010040865_passif, height: "350", width: "100%" });