1.1.0 release

We are pleased to announce the availability of version 1.1, http://gojs.net/latest.

Major new features include:

  • several new Introduction pages (Item Arrays, Geometry Strings, Diagram Images, Printing, and Server-Generated Images)
  • several new samples (Genogram, Comments, IVR Tree, Kitten Monitor, Pipes, Canvases, DoubleTreeJSON)
  • Diagram.makeImageData enhancements
  • TreeModel
  • Model.setKeyForNodeData method
  • Node methods for traversing tree-structured graphs
  • Shape.geometryString and Shape.isGeometryPositioned
  • Geometry transformation methods
  • PathSegment.SvgArc & “A”, “F”, and “U” commands in geometry strings
  • CommandHandler.ZoomToFit command and Shift-Z key binding
  • Layer.opacity and Panel.opacity properties
  • TableRow and TablePanel Panel types, for use as Panel types of Item Arrays
  • various methods and properties of Tools and Layouts, to improve customization

Complete list of changes for 1.1 since 1.0.*: