amCharts 5: Maps

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

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

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

i

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

amCharts 5: Maps 5.18.0

Released: Jun 4, 2026

5.18.0 버젼 업데이트

기능

  • fitNodes (default: false) setting added to Tree chart. If set to true, hidden nodes will excluded from the layout, giving more space for visible ones.
  • pdfmake dependency updated to ^0.3.9. For those using only amCharts Exporting API, nothing changes. Only if you are accessing pdfmake object directly, there are some breaking API changes.
  • Renamed type setting to maType on moving average indicators (MovingAverage, MovingAverageDeviation, MovingAverageEnvelope, BollingerBands). (Setting type will work as well, but it's deprecated)
  • Renamed type setting to shapeType on VoronoiTreemap. (Setting type will work as well, but it's deprecated)

수정사항

  • PictorialStackedSeries was not correctly guarding against NaN scale values, which could result in invalid scale being applied to the series mask and graphics.