AnyGantt JS Releases

Released: Nov 19, 2025

Updates in 8.14.0

Funktionen

  • 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

Updates in 8.13.1

Funktionen

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

Released: Sep 24, 2024

Updates in 8.13.0

Funktionen

  • Minor improvements and chart updates.

Released: Dec 4, 2023

Updates in 8.12.0

Fehlerkorrekturen

  • 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

Updates in 8.11.1

Fehlerkorrekturen

  • Resource labels crop/overlap issue fixed.

Released: Dec 7, 2021

Updates in 8.11.0

Funktionen

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

Fehlerkorrekturen

  • Datagrid labels issue has been fixed.

Released: May 20, 2021

Updates in 8.10.0

Funktionen

  • Preview milestones now only show when collapsed option.

Fehlerkorrekturen

  • Tooltip issue fixed.

Released: Sep 29, 2020

Updates in 8.9.0

Funktionen

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

Fehlerkorrekturen

  • Fixed client side export issues.
  • Resource period offset and height...

Released: May 22, 2020

Updates in 8.8.0

Funktionen

  • 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

Updates in 8.7.1

Funktionen

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

Fehlerkorrekturen

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