AnyGantt JS のリリース

Released: Nov 19, 2025

8.14.0 での更新項目

機能

  • Drag periods between rows - Added the ability to drag periods between rows in Gantt charts.
  • API support for selecting periods - Added API support for selecting periods. You can now use the selectTimelineRow() method described in the API reference.

Released: Jun 17, 2025

8.13.1 での更新項目

機能

  • Enhanced Row Coloring - The coloring of Gantt chart rows has become more flexible: you can now use functions to set both the row fill and the row stroke. This allows dynamic control over how each row and its separating line are styled.
  • Connector Caps Control - Added the option to disable arrow caps on connectors that indicate task dependencies. These arrows were always shown before, but can now be hidden to display connectors as plain lines.
  • Gantt Weeks Configuration - You can now make the...

Released: Sep 24, 2024

8.13.0 での更新項目

機能

  • Minor improvements and chart updates.

Released: Dec 4, 2023

8.12.0 での更新項目

不具合の修正

  • Milestones preview on grouping tasks issue has been fixed.
  • onEditStart function context issue has been fixed.
  • Tooltip issue on loadable grouping task has been fixed.

Released: May 10, 2023

8.11.1 での更新項目

不具合の修正

  • Resource labels crop/overlap issue fixed.

Released: Dec 7, 2021

8.11.0 での更新項目

機能

  • Baseline milestones - You can now put milestones on both Actual and Baseline elements making your project tracking even more flexible.

不具合の修正

  • Datagrid labels issue has been fixed.

Released: May 20, 2021

8.10.0 での更新項目

機能

  • Preview milestones now only show when collapsed option.

不具合の修正

  • Tooltip issue fixed.

Released: Sep 29, 2020

8.9.0 での更新項目

機能

  • Labels text length - Added an option to limit the number of characters in labels for easier control over the chart display.
  • Client-side CSV/XLSX export - CSV/XLSX can now be exported on client-side, without the help of an export server.
  • Labels overlap - Added new option to hide labels when they overlap.
  • Added pixel gaps support.
  • Added visible range printing.
  • Item info now provided in the context menu.

不具合の修正

  • Fixed client side export issues.
  • Resource period offset and height can now be set...

Released: May 22, 2020

8.8.0 での更新項目

機能

  • Weekend, Holiday and Non-working Time Coloring - Project and resource Gantt charts now have an option to color holidays, weekends, and non-working time.
  • Start/End Markers - Show start/end markers for actual, baseline, and progress bars with the startMarker() and endMarker() methods.
  • Milestones on Resource chart - You can now display Milestones on a resource Gantt chart, this provides you with an option to show multiple milestones with individual tooltips in one line.
  • Zoom onMouseWheel...

Released: Dec 17, 2019

8.7.1 での更新項目

機能

  • Added the ability to disable credits over a theme.
  • Improved toolbar expand/collapse icons.
  • Improved milestone preview tooltips.

不具合の修正

  • Client-side export issue.
  • Hover cursor on legend.
  • Selection Marquee issue.
  • ResourceChart weekend range issue.
  • TImeline chart range series issue.
  • Progress value label issue.
  • Ticks count issue.
  • Datagrid issue.