Released: Nov 21, 2016
2.8 での更新項目
機能
- Fluent API - Builder objects that inlcude property setters and shortcut methods for font and brush creation, add support for fluent programming style.
- DiagramLink Improvements
- HeadStroke, HeadStrokeThickness and HeadStrokeDashStyle properties let you customize arrowhead strokes independently of line segments strokes.
- The AllowSelfLoops property of Diagram class controls whether users are allowed to draw self-loop links.
- The new Spline element of LinkShape enumeration draws links as...
Released: Aug 15, 2016
2.7 での更新項目
機能
- Treemap Layout - Treemaps represent hierarchies by nesting child nodes within their parents, where the areas of leaf nodes are proportional to their Weight values.
- XML Serialization - In addition to the loadFromXml method, the Diagram class now provides a saveToXml method that serializes its contents in XML format.
- Miscellaneous Updates
- Set the TableNode.prototype.useScrollBars to show full scrollbars for scrollable tables instead of up/down buttons in captions.
- The ShowDeleteButton property...
Released: Jan 11, 2016
Updates in this release
Updates in 2.5.1
This is a maintenance release that adds several customer-requested features and bug-fixes:
- System3D member added to CellFrameStyle enumeration. If it's assigned to the CellFrameStyle property of a TableNode, cell frames are rendered using 3D effects.
- Resize and move interaction cursors now remain visible until the user releases the mouse button.
- Fixed bug where auto-handles mouse hint cursor would not match the item type.
- Fixed bug where multiple lines in link's Text were drawn...
Released: Jun 17, 2015
Updates in this release
Updates in 2.4
- Render Table and Container Shapes with rounded corners.
- Hide the frames of table cells.
- Render styled text in tables.