var FR0010523167_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,null],[2020,null],[2021,null],[2022,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,770000],[2015,940000],[2016,1340000],[2017,1610000],[2018,1750000],[2019,1560000],[2020,1450000],[2021,1350000],[2022,1330000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,570000],[2015,640000],[2016,460000],[2017,400000],[2018,3988000],[2019,1851000],[2020,1687000],[2021,2146000],[2022,2229000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,160000],[2015,720000],[2016,620000],[2017,940000],[2018,1030000],[2019,1060000],[2020,790000],[2021,653000],[2022,1100000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,1510000],[2015,2800000],[2016,2410000],[2017,5120000],[2018,3260000],[2019,3460000],[2020,4590000],[2021,5430000],[2022,6070000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,3040000],[2015,1590000],[2016,1080000],[2017,1940000],[2018,3870000],[2019,620000],[2020,1540000],[2021,2210000],[2022,803000]], "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: 'FR0010523167_actif', data: FR0010523167_actif, height: "350", width: "100%" });