var FR0000121121_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,4381907000],[2009,4206894000],[2010,4271963000],[2011,4410547000],[2012,3837849000],[2013,3445792000],[2014,3522498000],[2015,5067727000],[2016,5580191000],[2017,5946478000],[2018,6294421000],[2019,6631106000],[2020,6090259000],[2021,8362489000],[2022,9280235000],[2023,8354489000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,7634316000],[2009,7120019000],[2010,7001078000],[2011,7307221000],[2012,6770013000],[2013,4909296000],[2014,5558690000],[2015,1564502000],[2016,3081054000],[2017,3359304000],[2018,3407580000],[2019,4223150000],[2020,4502800000],[2021,4323704000],[2022,5480217000],[2023,940377000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,164329000],[2012,195830000],[2013,194157000],[2014,243300000],[2015,37319000],[2016,75335000],[2017,120243000],[2018,108690000],[2019,139846000],[2020,138414000],[2021,91350000],[2022,84233000],[2023,9159000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,989724000],[2012,903708000],[2013,813728000],[2014,962966000],[2015,114390000],[2016,431476000],[2017,599819000],[2018,574713000],[2019,601471000],[2020,498635000],[2021,421214000],[2022,549732000],[2023,71603000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1689758000],[2012,1548743000],[2013,2773187000],[2014,2017557000],[2015,572531000],[2016,1212232000],[2017,1482729000],[2018,1649331000],[2019,2294710000],[2020,2602042000],[2021,3096790000],[2022,3460584000],[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: 'FR0000121121_passif', data: FR0000121121_passif, height: "350", width: "100%" });