var FR0010341032_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,5000],[2012,9000],[2013,3000],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,980000],[2020,882000],[2021,114000],[2022,59000],[2023,17000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,64000],[2012,43000],[2013,29000],[2014,37000],[2015,31000],[2016,26000],[2017,25000],[2018,21000],[2019,31000],[2020,247000],[2021,1065000],[2022,840000],[2023,632000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,2075000],[2012,1451000],[2013,2305000],[2014,1672000],[2015,1360000],[2016,1022000],[2017,1695000],[2018,2085000],[2019,4144000],[2020,5179000],[2021,5084000],[2022,4320000],[2023,6042000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,14340000],[2012,2888000],[2013,30065000],[2014,4976000],[2015,3359000],[2016,6866000],[2017,3282000],[2018,3517000],[2019,6408000],[2020,3619000],[2021,4604000],[2022,3965000],[2023,5672000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,6481000],[2012,7423000],[2013,8818000],[2014,8979000],[2015,9416000],[2016,30134000],[2017,34537000],[2018,20578000],[2019,16089000],[2020,20648000],[2021,31696000],[2022,27895000],[2023,19516000]], "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":"7x1", "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: 'FR0010341032_actif', data: FR0010341032_actif, height: "350", width: "100%" });