var FR0010202606_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": [[2005,null],[2006,null],[2007,null],[2008,5055000],[2009,6202000],[2010,7949000],[2011,8531000],[2012,9079000],[2013,9980000],[2014,7431000],[2015,8256000],[2016,10827000],[2017,13128000],[2018,15994000],[2019,16444000],[2020,22158000],[2021,23335000],[2022,26819000],[2023,31306000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,553407],[2010,85334],[2011,0],[2012,4457],[2013,0],[2014,0],[2015,4000],[2016,305000],[2017,440000],[2018,394000],[2019,320000],[2020,242000],[2021,13126000],[2022,11989000],[2023,10272000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,234000],[2010,269000],[2011,235000],[2012,406000],[2013,435000],[2014,479785],[2015,2490000],[2016,3040000],[2017,2980000],[2018,3490000],[2019,3330000],[2020,4080000],[2021,4420000],[2022,5010000],[2023,4570000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,1530000],[2015,2050000],[2016,2810000],[2017,2410000],[2018,2190000],[2019,1790000],[2020,2940000],[2021,2640000],[2022,2350000],[2023,2430000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,3663000],[2012,4388000],[2013,4526000],[2014,5534000],[2015,6392000],[2016,9894000],[2017,11780000],[2018,12879000],[2019,13333000],[2020,16126000],[2021,19431000],[2022,24746000],[2023,23410000]], "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: 'FR0010202606_passif', data: FR0010202606_passif, height: "350", width: "100%" });