var FR0000060618_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,6018000000],[2009,6958000000],[2010,7979000000],[2011,7913000000],[2012,13714000000],[2013,13867000000],[2014,13932000000],[2015,10575000000],[2016,12631000000],[2017,11229000000],[2018,10187000000],[2019,6251000000],[2020,4337000000],[2021,3814000000],[2022,3861000000],[2023,-5033000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,10074000000],[2009,10286000000],[2010,10660000000],[2011,12959000000],[2012,15425000000],[2013,14641000000],[2014,17026000000],[2015,15019000000],[2016,13310000000],[2017,11873000000],[2018,12310000000],[2019,18329000000],[2020,15907000000],[2021,16546000000],[2022,17079000000],[2023,3258000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,350000000],[2012,769000000],[2013,971000000],[2014,1019000000],[2015,853000000],[2016,932000000],[2017,877000000],[2018,854000000],[2019,823000000],[2020,663000000],[2021,650000000],[2022,731000000],[2023,9000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,5517000000],[2012,6747000000],[2013,7114000000],[2014,8412000000],[2015,8162000000],[2016,7044000000],[2017,6788000000],[2018,6809000000],[2019,6751000000],[2020,6327000000],[2021,6205000000],[2022,6642000000],[2023,3000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5271000000],[2012,8276000000],[2013,6757000000],[2014,6692000000],[2015,6534000000],[2016,9749000000],[2017,9009000000],[2018,9009000000],[2019,5330000000],[2020,4644000000],[2021,4356000000],[2022,3944000000],[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: 'FR0000060618_passif', data: FR0000060618_passif, height: "350", width: "100%" });