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

Released: Nov 26, 2023

5.6.0 버젼 업데이트

기능

  • addBullet(dataItem, bullet) method has been added to Series, which allows you to add a Bullet directly to a particular data item instead of adding bullet function to the series.
  • Stacked (available values: "up", "down", "auto") setting has been added to Bullet. This allows the automatic stacking of bullets on an XYSeries.
  • Field (available values: "open", "high", "low", "value") setting has been added to Bullet. Works with XYSeries only and allows setting a particular data field where the bullet should displayed at. Note: locationX''locationY settings will be ignored if field is set.
  • Added a new Root element setting: focusPadding (default: 2). This allows you to specify the distance between a focused element and the focus outline.
  • Minor grid/labels have been added on AxisRenderer with new settings minorGridEnabled and minorLabelsEnabled (default: false).
  • New minorDateFormats setting has been added to DateAxis. This allows you to set different formats for minor grid labels.
  • When DateAxis is in weekly grid mode, it will now use multiLocation for labels instead of location.
  • Placement of grid/labels has been improved on DateAxis and GaplessDateAxis.

수정사항

  • Truncating was not working properly on circular labels.
  • Fixed potential conflict of responsive rules in ResponsiveTheme.
  • Issues fixed with data items appearing in wrong place on a chart with data grouping enabled and timezone set.
  • DrawingControl.unserializeDrawings() method was broken since 5.5.7.