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 릴리스

Released: Nov 10, 2023

5.5.6 버젼 업데이트

기능

  • Each <canvas> element in chart will now have its class set to reflect its layer/order, so it can be targeted with CSS. E.g. am5-layer-0.
  • ClusteredPointSeries have been added which allows automatically clustering closely-located bullets into groups.
  • zoomToDataItems() method has been added to MapPointSeries. Can be used to zoom to a number of series data items so all of them are visible.

수정사항

  • DataProcessor was not parsing timestamp-based string dates ('"x"') properly.
  • strokeGradient set...

Released: Nov 6, 2023

5.5.5 버젼 업데이트

기능

  • Removed dependency on the regression npm package.

수정사항

  • Change of minGridDistance setting on AxisRenderer was not being applied until next redraw.

Released: Nov 1, 2023

5.5.3 버젼 업데이트

기능

  • Changed defaults on an AxisRendererY: pan:"zoom". This adds zoom possibility for all Y axes of a StockChart (previously indicator Y axes where not zoomable).
  • IndicatorControl now extends DropdownListControl for consistency.
  • IndicatorControl has now scrollable: true set by default.
  • Tweaked number formats for indicator legend items.
  • Default ordering of indicators in IndicatorControl changed.

수정사항

  • Returning empty string from labelHTML adapter on a Tooltip in some cases could result to an error...

Released: Oct 27, 2023

5.5.2 버젼 업데이트

기능

  • Added customValue to ISeriesDataItem and customValueField to Series. This allows storing additional numeric information which could be used for heat rules and other purposes.
  • toolSettings setting has been added to DrawingControl. This allows passing in default settings for each drawing tool.
  • Printing via ExportingMenu print functionality using "CSS" print method will now temporarily remove all margins and padding on body so that images that do not fit into single page do not produce a blank...

Released: Oct 19, 2023

5.5.1 버젼 업데이트

수정사항

  • Not all visual settings from columns were being copied to their legend markers.
  • Data items with identical timestamps in data could sometimes be ignored when plotting series.
  • drawingsInteractive(false) was not having an effect on some drawing tools (Vertical/Horizontal/Ray Line).
  • CategoryAxis' elements (e.g. labels and grid) were ignoring forceHidden setting.
  • Some line elements (e.g. grid) were being drawn somewhat blurry since 5.4.9.

Released: Oct 17, 2023

5.5.0 버젼 업데이트

기능

  • zoomTo (values: "start" and "end" (default)) has been added to PeriodSelector. If set to "start", period buttons will select from the start of the data, not from the end. "YTD" will still select to the end. PeriodSelector now supports "custom" periods.
  • Added new filter settings to Sprite: blur, brightness, contrast, saturate, sepia, invert, hue. These filters are not supported by Apple Safari browsers.
  • Added new GrainPattern which allows you to add graininess effect to any element...

Released: Nov 3, 2021

5.x 버젼 업데이트

5.4.11

Updated Oct 10, 2023

Fixes

  • SliceGrouper would use first color in series for a "group" slice if series was using a color set with custom list of colors.
  • Fixed a problem where no series was displayed after data with all 0 values was set (since 5.4.10).
  • forceInactive was not working on Container.

5.4.9

Updated Oct 6, 2023

Fixes

  • Zoom out button on XYChart was not focusable.
  • Pulled out slices of a PieSeries could overlap with other slices if some slices were hidden.
  • Pinch-zooming was not...

Released: Sep 1, 2020

4.10.x 버젼 업데이트

4.10.22

Updated Aug 20, 2021

Features

  • package.json for ES2015 package has been properly updated with new version dependencies.

Fixes

  • Fixed another issue with label text with a lot of in-line formatting not wrapping properly.
  • ForceDirectedTree was not updating label maxWidth on zoom.
  • Legend's position = "absolute" was not working.

4.10.21

Updated Aug 8, 2021

Features

  • You are now able to add BOM code when exporting to CSV.
  • The userClassName now supports multiple class names separated by a space...

Released: Feb 10, 2020

4.7.x 버젼 업데이트

4.7.0

Updated Oct 14, 2019

Features

  • Dynamic data item grouping capabilities added to XYSeries in DateAxis + ValueAxis setups. Makes data more readable, providing "bird's eye view" on global data, but revealing detail when focused on specific time.
  • Export: Two new data export options "HTML" and "PDF" (exports data as a table in PDF).
  • Export: Ability to include data table into PDF export (addData option in PDF options).

Fixes

  • Regression plugin: Plugin was not generating proper regression lines if...

Released: Oct 14, 2019

4.7.x 버젼 업데이트

4.7.0

Updated Oct 14, 2019

Features

  • Dynamic data item grouping capabilities added to XYSeries in DateAxis + ValueAxis setups. Makes data more readable, providing "bird's eye view" on global data, but revealing detail when focused on specific time.
  • Export: Two new data export options "HTML" and "PDF" (exports data as a table in PDF).
  • Export: Ability to include data table into PDF export (addData option in PDF options).

Fixes

  • Regression plugin: Plugin was not generating proper regression lines if...