Tags: MappingSystem/channel
Tags
1.7.4 * Added the Sector Reshaping sample, demonstrating a custom Tool that supports interactively changing the angle and breadth (sweep) and depth (radius) of a pie-shaped sector of a circle. The SectorReshapingTool is defined in the SectorReshapingTool.js file in the Extensions directory. * Fixed broken Diagram.makeImageData for "blob" return type.
1.7.3 • Added the angular2-minimal project, in the projects subdirectory. This is a copy of the Angular 2 Quick Start example, https://angular.io/docs/ts/latest/quickstart.html. • Fixed another declaration in go.d.ts.
1.7.0 Version 1.7 -- see http://gojs.net/latest/doc/changelog.html
1.6.21 • Overviews are notified at the end of animations, in case they need to update their bounding box. • Fixed a scrollbar issue when using initalAutoScale and resetting the diagram or loading a new model. • Fixed link label positioning in certain cases where GraphObject.alignmentFocus and GraphObject.segmentOrientation are both set.