var FR0000035123_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,5588000000],[2009,6512000000],[2010,7545000000],[2011,7460000000],[2012,13391000000],[2013,13517000000],[2014,13605000000],[2015,10327000000],[2016,12428000000],[2017,11026000000],[2018,9872000000],[2019,5979000000],[2020,3956000000],[2021,3459000000],[2022,3497000000],[2023,-5497000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,10599000000],[2009,11187000000],[2010,11454000000],[2011,13635000000],[2012,16051000000],[2013,15294000000],[2014,17521000000],[2015,15404000000],[2016,13796000000],[2017,12259000000],[2018,12701000000],[2019,17841000000],[2020,16397000000],[2021,17035000000],[2022,17528000000],[2023,3638000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,368000000],[2012,773000000],[2013,972000000],[2014,1019000000],[2015,853000000],[2016,932000000],[2017,877000000],[2018,854000000],[2019,826000000],[2020,726000000],[2021,650000000],[2022,732000000],[2023,26000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,5519000000],[2012,6748000000],[2013,7118000000],[2014,8414000000],[2015,8165000000],[2016,7045000000],[2017,6774000000],[2018,6811000000],[2019,6604000000],[2020,6328000000],[2021,6103000000],[2022,6648000000],[2023,8000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5300000000],[2012,8295000000],[2013,5901000000],[2014,6136000000],[2015,6585000000],[2016,9672000000],[2017,9199000000],[2018,9283000000],[2019,5362000000],[2020,4718000000],[2021,4530000000],[2022,4044000000],[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: 'FR0000035123_passif', data: FR0000035123_passif, height: "350", width: "100%" });