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.13.0

Released: Jun 5, 2025

5.13.0 버젼 업데이트

기능

  • exactLocationX and exactLocationY added to XYSeries. If this is set to true, data items will ignore locationX/locationY setting but will place the data point at exact X/Y value. This will work only with DateAxis. If used on a ColumnSeries/CandlestickSeries it will affect its bullets only.
  • containStroke added to Rectangle. If this is set to true, rectangle will be drawn in such a way that its stroke is contained within the rectangle's width and height. Useful if you have thicker strokeWidth for ColumnSeries.
  • getFillGradientFromSprite setting added to Tooltip (default: false).

수정사항

  • Fixed unserialized drawings like doodles looking jagged (setting exactLocationX to true by default on all drawings).
  • Improved step calculation on a logarithmic ValueAxis.
  • Treemap was not showing pointer cursor on active nodes.