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,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,2722000],[2012,1720000],[2013,624000],[2014,261000],[2015,261000],[2016,215000],[2017,0],[2018,0],[2019,500000],[2020,130000],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,4752000],[2012,11359000],[2013,12843000],[2014,17951000],[2015,17951000],[2016,21941000],[2017,23412000],[2018,18629000],[2019,16411000],[2020,12203000],[2021,10556000],[2022,9129000],[2023,8223000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,7102000],[2012,9239000],[2013,7990000],[2014,8764000],[2015,8764000],[2016,7023000],[2017,7170000],[2018,6760000],[2019,5470000],[2020,4130000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,11035000],[2012,17024000],[2013,13704000],[2014,12509000],[2015,12509000],[2016,9012000],[2017,11220000],[2018,10390000],[2019,8530000],[2020,5620000],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,19859000],[2012,19946000],[2013,23470000],[2014,23652000],[2015,23652000],[2016,20566000],[2017,17557000],[2018,15550000],[2019,16254000],[2020,18498000],[2021,19907000],[2022,19605000],[2023,20584000]], "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%" });