var FR0011179886_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,1090000],[2018,1090000],[2019,930000],[2020,1180000],[2021,1250000],[2022,0],[2023,3300000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,2197000],[2012,2409000],[2013,2786000],[2014,1834000],[2015,1502000],[2016,1303000],[2017,60000],[2018,50000],[2019,61000],[2020,830000],[2021,770000],[2022,0],[2023,686000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,129000],[2020,120000],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,4010000],[2015,3420000],[2016,3210000],[2017,1670000],[2018,2640000],[2019,651000],[2020,1030000],[2021,1450000],[2022,1020000],[2023,1610000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,2133000],[2012,3964000],[2013,1368000],[2014,976000],[2015,1180000],[2016,703000],[2017,570000],[2018,360000],[2019,851000],[2020,2590000],[2021,4760000],[2022,1410000],[2023,4550000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0011179886_actif', data: FR0011179886_actif, height: "350", width: "100%" });