amCharts 5: Gantt
JavaScript Gantt control for interactive, customizable project timeline and task dependency visualizations.
amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중
Released: Jan 2, 2026
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.ChartSerializer. Allows serializing whole chart objects into a JSON.templateField, axis bullets, axis ranges.VolumeProfile indicator was not showing value in legend when hovering columns (since last version).gridInterval was not being set on GaplessDateAxis.