AnyGantt JS 릴리스
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.
Released: Oct 5, 2018
8.4.0 버젼 업데이트
기능
- Significantly improved performance.
수정사항
- 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
8.3.0 버젼 업데이트
기능
- 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.
수정사항
- Color functions anychart.color.darken and anychart.color.lighten issues.
- XML serialize scale ticks issue.
- Escape...
Released: Mar 27, 2018
8.2.0 버젼 업데이트
기능
- 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, milestone...