var NL0015001W49_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": [[2019,6158000000],[2020,5764000000],[2021,5811000000],[2022,6611000000],[2023,5568000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2019,801000000],[2020,673000000],[2021,631000000],[2022,678000000],[2023,448000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2019,684000000],[2020,566000000],[2021,461000000],[2022,510000000],[2023,510000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2019,294000000],[2020,259000000],[2021,256000000],[2022,352000000],[2023,324000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2019,3810000000],[2020,3478000000],[2021,3708000000],[2022,4294000000],[2023,3001000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2019,2901000000],[2020,2027000000],[2021,3539000000],[2022,3225000000],[2023,2025000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2019,null],[2020,3377000000],[2021,3259000000],[2022,3386000000],[2023,7083000000]], "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: 'NL0015001W49_actif', data: NL0015001W49_actif, height: "350", width: "100%" });