GoJS, a JavaScript Library for HTML Diagrams v2.1.15 Release Notes

Release Date: 2020-04-24 // about 4 years ago
  • 🔄 Changes for 2.1.15

    • ➕ Added the Single Page Diagram sample, demonstrating how to show a sheet of paper behind the diagram and how to limit dragging and resizing to stay within the margins of the page.
    • 🛠 Fixed a bug where label TextBlocks in Graduated Panels were not respecting their assigned GraphObject.angle. The angle will now be used when the label's GraphObject.segmentOrientation is Link.None, Link.OrientAlong, or Link.OrientUpright.
    • 🛠 Fixed a bug with expand and collapse animations, where collapsed objects would temporarily receive NaN locations.