var FR0010812230_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": [[2009,-46000],[2010,-17000],[2011,5830000],[2012,5289000],[2013,4177000],[2014,5185000],[2015,2366000],[2016,1545000],[2017,-142000],[2018,-2066000],[2019,-2885000],[2020,-4015000],[2021,-2682000],[2022,5533000],[2023,11235000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,null],[2012,30000],[2013,0],[2014,0],[2015,174000],[2016,346000],[2017,1810000],[2018,2160000],[2019,1955000],[2020,2036000],[2021,2733000],[2022,20351000],[2023,27361000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,10000],[2018,null],[2019,10000],[2020,40000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,4100000],[2013,null],[2014,7650000],[2015,7410000],[2016,8940000],[2017,7870000],[2018,8020000],[2019,7040000],[2020,6170000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,503000],[2011,10512000],[2012,5785000],[2013,6704000],[2014,9861000],[2015,13121000],[2016,14118000],[2017,12186000],[2018,12518000],[2019,0],[2020,0],[2021,0],[2022,66941000],[2023,51879000]], "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: 'FR0010812230_passif', data: FR0010812230_passif, height: "350", width: "100%" });