var FR0000065484_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,66959000],[2006,72199000],[2007,26299000],[2008,28118000],[2009,24689000],[2010,42032000],[2011,58686000],[2012,65323000],[2013,83829000],[2014,94148000],[2015,112954000],[2016,132583000],[2017,151209000],[2018,170377000],[2019,183022000],[2020,192173000],[2021,400786000],[2022,452220000],[2023,417860000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2005,14891000],[2006,1285000],[2007,61666000],[2008,66529000],[2009,57535000],[2010,32599000],[2011,17689000],[2012,6726000],[2013,894000],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,19082000],[2020,15845000],[2021,185780000],[2022,153645000],[2023,129307000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,4512000],[2012,6393000],[2013,7419000],[2014,8479000],[2015,8420000],[2016,8943000],[2017,9518000],[2018,9823000],[2019,11107000],[2020,11995000],[2021,11348000],[2022,9580000],[2023,10593000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,20229000],[2012,17335000],[2013,19094000],[2014,20656000],[2015,24441000],[2016,22382000],[2017,25383000],[2018,23212000],[2019,24046000],[2020,22221000],[2021,46132000],[2022,45283000],[2023,37378000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2005,null],[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,67117000],[2012,74068000],[2013,75323000],[2014,87044000],[2015,89916000],[2016,98554000],[2017,98724000],[2018,100275000],[2019,106249000],[2020,98627000],[2021,151913000],[2022,174169000],[2023,214080000]], "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: 'FR0000065484_passif', data: FR0000065484_passif, height: "350", width: "100%" });