var FR0011033083_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,null],[2014,0],[2015,0],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,63000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,10000],[2021,5000],[2022,2000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,23332000],[2012,26064000],[2013,32917000],[2014,37804000],[2015,35490000],[2016,37313000],[2017,44178000],[2018,56417000],[2019,72484000],[2020,70820000],[2021,66989000],[2022,68997000],[2023,74486000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,14000000],[2014,null],[2015,14790000],[2016,15130000],[2017,14130000],[2018,15150000],[2019,13870000],[2020,16810000],[2021,21420000],[2022,29830000],[2023,26070000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,7000000],[2014,null],[2015,7370000],[2016,6750000],[2017,7780000],[2018,6910000],[2019,8610000],[2020,10410000],[2021,16660000],[2022,15410000],[2023,16240000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,272000],[2012,3056000],[2013,1642000],[2014,1332000],[2015,1914000],[2016,3329000],[2017,3733000],[2018,5370000],[2019,5927000],[2020,12230000],[2021,17508000],[2022,27003000],[2023,31591000]], "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: 'FR0011033083_actif', data: FR0011033083_actif, height: "350", width: "100%" });