var FR0011341205_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": [[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":[[2009,null],[2010,null],[2011,6000],[2012,null],[2013,9000],[2014,10000],[2015,8000],[2016,4000],[2017,136000],[2018,102000],[2019,162000],[2020,21000],[2021,5000],[2022,1000],[2023,8000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,511000],[2012,416000],[2013,468000],[2014,1292000],[2015,2432000],[2016,2432000],[2017,2990000],[2018,2884000],[2019,3379000],[2020,2794000],[2021,2401000],[2022,2154000],[2023,1899000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[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,100000],[2023,200000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,1000],[2013,1000],[2014,2000],[2015,80000],[2016,5000],[2017,169000],[2018,25000],[2019,11000],[2020,62000],[2021,3930000],[2022,101000],[2023,2967000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,899000],[2012,12361000],[2013,5002000],[2014,32986000],[2015,17003000],[2016,21058000],[2017,47212000],[2018,36203000],[2019,35094000],[2020,119151000],[2021,83921000],[2022,41389000],[2023,75283000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,1434000],[2012,1177000],[2013,1891000],[2014,2517000],[2015,5865000],[2016,0],[2017,5728000],[2018,6423000],[2019,17029000],[2020,11496000],[2021,14922000],[2022,15834000],[2023,13439000]], "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: 'FR0011341205_actif', data: FR0011341205_actif, height: "350", width: "100%" });