AnyGantt JS Releases
Released: Aug 7, 2019
Updates in 8.7.0
Funktionen
- 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
Funktionen
- 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
Funktionen
- 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.
Fehlerkorrekturen
- Gantt header locale problem fixed.
- Datagrid in SVG fixed for proper support of Internet Explorer.
- Empty Gantt serialization issue fixed.
Released: Oct 5, 2018
Updates in 8.4.0
Funktionen
- Significantly improved performance.
Fehlerkorrekturen
- Data grid is now rendered correctly when resized with the splitter.
- Fixed issue with tree search.
- Tokens now work correctly when used to format the timeline header.
- Fixed PERT CRUD issue.
Released: Jul 10, 2018
Updates in 8.3.0
Funktionen
- HTML Tooltips Support - Tooltip customization is way easier now. Full support of HTML is available and you can write your own HTML code and customize tooltip visualization using CSS classes.
- Gantt Editing API Improvements - The Gantt chart editing API has been thoroughly revised and improved.
- Improvements:
- Color palettes improvements.
- Gantt Datagrid buttons UI customizations.
Fehlerkorrekturen
- Color functions anychart.color.darken and anychart.color.lighten issues.
- XML serialize scale...
Released: Mar 27, 2018
Updates in 8.2.0
Funktionen
- Data Grid Live Editor - Gantt Chart Grid cells can now be edited in Live Edit mode.
- Brand New Timeline - Release 8.2.0 includes significant improvements to timeline headers in Gantt charts. The number of levels and the format can now be set manually, which further increases the timeline’s flexibility. In addition, automatic formatting of dates in response to zooming has been improved.
- Custom Drawing - It's now possible to override the drawing of any Gantt timeline element (baseline...