var FR0010397901_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,null],[2022,null],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,2867000],[2012,2867000],[2013,1720000],[2014,261000],[2015,215000],[2016,215000],[2017,622000],[2018,0],[2019,0],[2020,130000],[2021,0],[2022,0],[2023,0],[2024,13000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,5533000],[2012,5533000],[2013,11359000],[2014,17951000],[2015,21941000],[2016,21941000],[2017,22662000],[2018,18629000],[2019,16411000],[2020,12203000],[2021,10556000],[2022,9129000],[2023,8223000],[2024,7903000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,8801000],[2012,8801000],[2013,9239000],[2014,8764000],[2015,7023000],[2016,7023000],[2017,7165000],[2018,6760000],[2019,5470000],[2020,4130000],[2021,null],[2022,null],[2023,null],[2024,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,14649000],[2012,14649000],[2013,17024000],[2014,12509000],[2015,9012000],[2016,9012000],[2017,7757000],[2018,10390000],[2019,8530000],[2020,5620000],[2021,null],[2022,null],[2023,null],[2024,6850000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,20652000],[2012,20652000],[2013,19946000],[2014,23652000],[2015,20566000],[2016,20566000],[2017,17557000],[2018,15550000],[2019,16254000],[2020,18498000],[2021,19907000],[2022,19605000],[2023,20584000],[2024,22971000]], "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: 'FR0010397901_actif', data: FR0010397901_actif, height: "350", width: "100%" });