amCharts 5: Maps
Adicione mapas geográficos interativos impressionantes aos seus sites e aplicativos.
Publicado por amCharts
Distribuído pela ComponentSource desde 2019
Preços a partir de: US$ 176.40 Versão: 5.x NOVO Atualizado: Apr 16, 2026
Released: Jul 22, 2024
dataContext) has been added to Component's methods pushDataItem and makeDataItem, allowing you to pass in a data context object related to the data item.PatternSet has been added. It allows for serving patterns similarly to ColorSet.patterns has been added to Hierarchy, PercentSeries, Venn, SerialChart, and FlowNodes.fillPattern has been added to IFlowNodesDataItem, IHierarchyDataItem, IPercentSeriesDataItem, IVennDataItem, and ISeriesSettings.LinkedHierarchy nodes were not clickable when children were added using addChildData() method.topLevel in Hierarchy chart, it would show nodes from upper levels.ChartIndicator. This could cause a memory leak.Sprite's hover()/unhover() methods now check if the Sprite is not disposed. This fixes some potential errors when disposed items are being referenced.DurationFormatter was not rounding fractional numbers properly in some cases.