amCharts 5: Gantt 릴리스

Released: Jan 14, 2026

5.15.3 버젼 업데이트

수정사항

  • Bullets added to individual data items were not updating their position.

Released: Jan 12, 2026

5.15.2 버젼 업데이트

기능

  • If an invalid SVG path is passed to Graphics svgPath setting, a warning is displayed instead of a JS error.

수정사항

  • Toggling turboMode after the ColumnSeries was initialized was not working properly.

Released: Jan 6, 2026

5.15.1 버젼 업데이트

수정사항

  • Axis ranges were not being fully parsed from JSON config.

Released: Jan 2, 2026

5.15.0 버젼 업데이트

기능

  • updateData(data) method added to Component. Updates existing data in the component without disposing old data items. If there are more data items than before, new ones will be created. If there are less, old ones will be removed.
  • New class in JSON plugin: ChartSerializer. Allows serializing whole chart objects into a JSON.
  • New functionality in JSON parser: states, adapters, templateField, axis bullets, axis ranges.

수정사항

  • VolumeProfile indicator was not showing value in legend when hovering...

Released: Nov 6, 2025

5.14.4 버젼 업데이트

기능

  • Added:
    • ariaLabel setting to ExportingMenu.
    • autoDispose (default: false) property to Registry. Set it to true to automatically dispose a Root element if it exists in the target container when a new Root element is being created.
    • excludeFromAggregate setting to XYSeries, mainly for performance. Use it to remove some data fields from calculation of their aggregate values.
  • Changed:
    • date tag added to DateAxis.
    • gapless tag added to GaplessDateAxis.

수정사항

  • Focus elements in a scrollable...

Released: Sep 30, 2025

5.14 버젼 업데이트

기능

Initial release of amCharts: Gantt

  • Multi-level nested, collapsible hierarchy of categories.
  • Linked tasks.
  • Weekend and holiday support.
  • Threshold markers.
  • Zero-duration event markers.
  • Visual progress cues.

Note: amCharts: Gantt is a standalone product and does not require a license for amCharts: Charts.