Lanzamientos de AnyGantt JS
Released: Nov 19, 2025
Actualizaciones en 8.14.0
Características
- 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
Actualizaciones en 8.13.1
Características
- 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...
Released: Sep 24, 2024
Actualizaciones en 8.13.0
Características
- Minor improvements and chart updates.
Released: Dec 4, 2023
Actualizaciones en 8.12.0
Correcciones
- 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
Actualizaciones en 8.11.1
Correcciones
- Resource labels crop/overlap issue fixed.
Released: Dec 7, 2021
Actualizaciones en 8.11.0
Características
- Baseline milestones - You can now put milestones on both Actual and Baseline elements making your project tracking even more flexible.
Correcciones
- Datagrid labels issue has been fixed.
Released: May 20, 2021
Actualizaciones en 8.10.0
Características
- Preview milestones now only show when collapsed option.
Correcciones
Released: Sep 29, 2020
Actualizaciones en 8.9.0
Características
- 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.
Correcciones
- Fixed client side export issues.
- Resource period offset and height...
Released: May 22, 2020
Actualizaciones en 8.8.0
Características
- 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...
Released: Dec 17, 2019
Actualizaciones en 8.7.1
Características
- Added the ability to disable credits over a theme.
- Improved toolbar expand/collapse icons.
- Improved milestone preview tooltips.
Correcciones
- 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.