var FR0000064271_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,319390000],[2009,295061000],[2010,326071000],[2011,357453000],[2012,388193000],[2013,428218000],[2014,440568000],[2015,494390000],[2016,559359000],[2017,628451000],[2018,695034000],[2019,760744000],[2020,823819000],[2021,912719000],[2022,1039955000],[2023,1184973000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,433164000],[2009,462567000],[2010,508574000],[2011,525121000],[2012,500560000],[2013,502332000],[2014,541666000],[2015,561952000],[2016,557085000],[2017,577956000],[2018,723577000],[2019,877253000],[2020,951560000],[2021,1033150000],[2022,1159963000],[2023,1188776000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,20170000],[2012,23512000],[2013,35397000],[2014,32866000],[2015,37178000],[2016,45095000],[2017,37680000],[2018,37358000],[2019,46585000],[2020,40147000],[2021,69100000],[2022,69848000],[2023,53354000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,332065000],[2012,388931000],[2013,405590000],[2014,422006000],[2015,357138000],[2016,356802000],[2017,397555000],[2018,446837000],[2019,477448000],[2020,461047000],[2021,557551000],[2022,636233000],[2023,616178000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,374132000],[2012,372075000],[2013,408873000],[2014,407414000],[2015,404774000],[2016,401133000],[2017,396165000],[2018,420950000],[2019,383380000],[2020,363530000],[2021,402879000],[2022,439282000],[2023,465878000]], "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: 'FR0000064271_passif', data: FR0000064271_passif, height: "350", width: "100%" });