AnyGantt JS Releases

Released: Dec 4, 2023

Updates in 8.12.0

Fixes

  • 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

Fixes

  • Resource labels crop/overlap issue fixed.

Released: Dec 7, 2021

Updates in 8.11.0

Features

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

Fixes

  • Datagrid labels issue has been fixed.

Released: May 20, 2021

Updates in 8.10.0

Features

  • Preview milestones now only show when collapsed option.

Fixes

  • Tooltip issue fixed.

Released: Sep 29, 2020

Updates in 8.9.0

Features

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

Fixes

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

Released: May 22, 2020

Updates in 8.8.0

Features

  • 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

Features

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

Fixes

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

Released: Aug 7, 2019

Updates in 8.7.0

Features

  • Client-Side Export - This release adds client-side export to all JavaScript charting libraries - AnyChart, AnyStock, AnyGantt, and AnyMap. This will allow you to save your data visualizations as images (SVG, PNG, and JPG) and PDF documents without a roundtrip to the server, by leveraging built-in browser features for a seamless JS chart export, fast and secure.
  • Milestone Preview on Parent Task Bar - This new feature allows the viewer of a Gantt chart to quickly understand which...

Released: May 15, 2019

Updates in 8.6.0

Features

  • Improved Gantt documentation.
  • AnyChart Locales Improved.
  • Custom Messages in locales.
  • Timeline header performance improved.
  • Datagrid performance improved.
  • Auto localized context menu from the included locale.

Released: Dec 24, 2018

Updates in 8.5.0

Features

  • Datagrid Text Improvements: Working with text in a Datagrid has been significantly improved to boost performance.
  • scrollTo for Gantt charts improvement: The scrollTo method now works both as getter and setter. The returned value is in pixels.

Fixes

  • Gantt header locale problem fixed.
  • Datagrid in SVG fixed for proper support of Internet Explorer.
  • Empty Gantt serialization issue fixed.