AnyGantt JS のリリース

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.

Released: Aug 7, 2019

8.7.0 での更新項目

機能

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

Released: May 15, 2019

8.6.0 での更新項目

機能

  • 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

8.5.0 での更新項目

機能

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

不具合の修正

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