var NL0014332678_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": [[2017,11892000000],[2018,12182000000],[2019,12285000000],[2020,12004000000],[2021,12147000000],[2022,12366000000],[2023,12300000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2017,5023000000],[2018,5104000000],[2019,5001000000],[2020,4821000000],[2021,4756000000],[2022,4718000000],[2023,4417000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2017,1379000000],[2018,1446000000],[2019,1737000000],[2020,1391000000],[2021,1450000000],[2022,1502000000],[2023,1475000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2017,710000000],[2018,697000000],[2019,710000000],[2020,732000000],[2021,872000000],[2022,1356000000],[2023,1248000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2017,565000000],[2018,573000000],[2019,570000000],[2020,435000000],[2021,484000000],[2022,618000000],[2023,538000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2017,836000000],[2018,762000000],[2019,811000000],[2020,414000000],[2021,662000000],[2022,967000000],[2023,2048000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2017,1600000000],[2018,375000000],[2019,293000000],[2020,524000000],[2021,594000000],[2022,554000000],[2023,595000000]], "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: 'NL0014332678_actif', data: NL0014332678_actif, height: "350", width: "100%" });