var FR0013330792_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,3720000],[2009,1760000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,8570000],[2017,10209000],[2018,19184000],[2019,1742000],[2020,-4755000],[2021,-3978000],[2022,971000],[2023,676000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1710000],[2009,1990000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,2060000],[2017,4875000],[2018,4193000],[2019,17787000],[2020,15495000],[2021,16351000],[2022,11246000],[2023,10202000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,235000],[2017,630000],[2018,590000],[2019,729000],[2020,569000],[2021,510000],[2022,186000],[2023,199000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,410000],[2009,540000],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,923000],[2017,2233000],[2018,1515000],[2019,2286000],[2020,1306000],[2021,2111000],[2022,1536000],[2023,2021000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,1428000],[2017,1688000],[2018,2146000],[2019,4239000],[2020,0],[2021,0],[2022,3308000],[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: 'FR0013330792_passif', data: FR0013330792_passif, height: "350", width: "100%" });