GoJS version 2.1.36

Changes for 2.1.36

  • Fixed “Graduated” Panels rendering of final tick mark in some cases where due to floating point errors the tick mark was not drawn.
  • Fixed Link.getLinkPointFromPoint for some cases where the start point was inside the target port shape.
  • One can now avoid invalidating the routes of other links that connect the same pair of ports when links between them are added or removed, by setting Link.curviness to a number such as zero.

Previous version: GoJS version 2.1.35