var FR0000031023_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,206513000],[2009,223496000],[2010,260725000],[2011,278865000],[2012,273352000],[2013,310304000],[2014,303135000],[2015,325049000],[2016,332293000],[2017,350019000],[2018,378912000],[2019,370799000],[2020,353893000],[2021,380256000],[2022,425295000],[2023,480482000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,5516000],[2009,5515000],[2010,5162000],[2011,5662000],[2012,9201000],[2013,10807000],[2014,11106000],[2015,12813000],[2016,12525000],[2017,11451000],[2018,10953000],[2019,3998000],[2020,12195000],[2021,11564000],[2022,11902000],[2023,8560000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,65038000],[2011,69125000],[2012,115759000],[2013,108063000],[2014,140168000],[2015,137748000],[2016,177646000],[2017,178812000],[2018,161515000],[2019,187488000],[2020,209261000],[2021,215758000],[2022,172961000],[2023,204296000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,73589000],[2011,68036000],[2012,98495000],[2013,100020000],[2014,124783000],[2015,99660000],[2016,104586000],[2017,104406000],[2018,105302000],[2019,110027000],[2020,97821000],[2021,158809000],[2022,291760000],[2023,235810000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,870425000],[2011,905378000],[2012,947429000],[2013,963793000],[2014,977184000],[2015,1000790000],[2016,1021318000],[2017,1024538000],[2018,1035663000],[2019,1021438000],[2020,1024762000],[2021,1111074000],[2022,1157129000],[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: 'FR0000031023_passif', data: FR0000031023_passif, height: "350", width: "100%" });