var BE0974310428_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": [[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null],[2024,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2014,7445000],[2015,6308000],[2016,7207000],[2017,5894000],[2018,7887000],[2019,7468000],[2020,3849000],[2021,3562000],[2022,5807000],[2023,5088000],[2024,6320000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2014,193686000],[2015,190508000],[2016,242986000],[2017,263684000],[2018,302176000],[2019,329287000],[2020,274306000],[2021,300839000],[2022,431035000],[2023,664160000],[2024,1135340000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2014,49373000],[2015,50891000],[2016,81436000],[2017,88363000],[2018,128651000],[2019,138097000],[2020,125172000],[2021,159850000],[2022,200878000],[2023,243448000],[2024,281760000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2014,20402000],[2015,25196000],[2016,53010000],[2017,68462000],[2018,62405000],[2019,49681000],[2020,44443000],[2021,65073000],[2022,40190000],[2023,130517000],[2024,107480000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2014,23126000],[2015,54380000],[2016,95335000],[2017,266504000],[2018,212249000],[2019,154672000],[2020,167644000],[2021,256258000],[2022,346069000],[2023,366855000],[2024,215840000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2014,38638000],[2015,40787000],[2016,61604000],[2017,58658000],[2018,61503000],[2019,69185000],[2020,62705000],[2021,85932000],[2022,151656000],[2023,130552000],[2024,null]], "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: 'BE0974310428_actif', data: BE0974310428_actif, height: "350", width: "100%" });