var BE0003880979_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,5000000],[2014,null],[2015,5250000],[2016,5248000],[2017,7993000],[2018,7993000],[2019,7993000],[2020,7760000],[2021,7760000],[2022,8610000],[2023,8610000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,0],[2013,0],[2014,0],[2015,0],[2016,150000],[2017,6679000],[2018,6332000],[2019,5762000],[2020,5270000],[2021,4450000],[2022,4090000],[2023,3950000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,18340000],[2013,20349000],[2014,21594000],[2015,24605000],[2016,325000],[2017,755000],[2018,982000],[2019,1013000],[2020,1680000],[2021,1210000],[2022,1090000],[2023,627000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,null],[2015,990000],[2016,1201000],[2017,1276000],[2018,928000],[2019,996000],[2020,599000],[2021,649000],[2022,1200000],[2023,1480000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,null],[2015,4430000],[2016,653000],[2017,1846000],[2018,2014000],[2019,2844000],[2020,9880000],[2021,9980000],[2022,10560000],[2023,10060000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,115000],[2013,97000],[2014,915000],[2015,981000],[2016,1045000],[2017,3325000],[2018,3520000],[2019,1187000],[2020,1550000],[2021,1720000],[2022,2230000],[2023,2830000]], "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: 'BE0003880979_actif', data: BE0003880979_actif, height: "350", width: "100%" });