var FR0010204453_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,12612000],[2009,13505000],[2010,12234000],[2011,4480000],[2012,4786000],[2013,5143000],[2014,5150000],[2015,5539000],[2016,6079000],[2017,7426000],[2018,11500000],[2019,13352000],[2020,18125000],[2021,24242000],[2022,30894000],[2023,33087000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,4681000],[2012,4782000],[2013,4650000],[2014,31],[2015,0],[2016,4203000],[2017,7772000],[2018,7227000],[2019,6812000],[2020,10717000],[2021,2063000],[2022,3924000],[2023,2940000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,250000],[2015,382000],[2016,1050000],[2017,1540000],[2018,1770000],[2019,1940000],[2020,2020000],[2021,2420000],[2022,2720000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,5090000],[2015,6050000],[2016,5790000],[2017,5200000],[2018,6310000],[2019,2490000],[2020,5100000],[2021,16420000],[2022,7690000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5092000],[2012,5090000],[2013,5828000],[2014,6921000],[2015,8319000],[2016,8526000],[2017,8849000],[2018,10407000],[2019,7273000],[2020,10354000],[2021,22854000],[2022,14100000],[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: 'FR0010204453_passif', data: FR0010204453_passif, height: "350", width: "100%" });