amCharts 5: Maps

웹사이트 또는 응용 프로그램에 대화형의 멋진 지리(geographical) 맵을 추가합니다.

amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중

가격: US$ 176.40 버젼: 5.x NEW 업데이스 날짜: Apr 16, 2026

i

Discounted bundle price is available when purchased with amcharts 5: Charts.

amCharts 5: Maps 5.10.0

Released: Jul 22, 2024

5.10.0 버젼 업데이트

기능

  • A second parameter (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.
  • New class PatternSet has been added. It allows for serving patterns similarly to ColorSet.
  • New setting patterns has been added to Hierarchy, PercentSeries, Venn, SerialChart, and FlowNodes.
  • New setting fillPattern has been added to IFlowNodesDataItem, IHierarchyDataItem, IPercentSeriesDataItem, IVennDataItem, and ISeriesSettings.

수정사항

  • LinkedHierarchy nodes were not clickable when children were added using addChildData() method.
  • If there were no nodes at topLevel in Hierarchy chart, it would show nodes from upper levels.
  • Not all event listeners were disposed when disposing a 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.
  • Adding in explicit d3 dependencies.
  • DurationFormatter was not rounding fractional numbers properly in some cases.