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,5250000],[2015,5250000],[2016,5248000],[2017,7993000],[2018,7993000],[2019,7993000],[2020,7762000],[2021,7762000],[2022,8607000],[2023,8607000]], "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,5268000],[2021,4920000],[2022,4089000],[2023,3953000]], "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,870000],[2021,1209000],[2022,1087000],[2023,627000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,740000],[2015,990000],[2016,1201000],[2017,1276000],[2018,928000],[2019,996000],[2020,599000],[2021,649000],[2022,1204000],[2023,1481000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,3820000],[2015,4430000],[2016,653000],[2017,1846000],[2018,2014000],[2019,2844000],[2020,1736000],[2021,8870000],[2022,1595000],[2023,1579000]], "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,1549000],[2021,1718000],[2022,2231000],[2023,2827000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,12611000],[2017,10318000],[2018,13184000],[2019,9295000],[2020,9226000],[2021,10980000],[2022,20744000],[2023,19930000]], "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%" });