MindFusion.Diagramming for JavaScript 3.2.1

Released: May 29, 2018

Updates in 3.2.1

Features

  • Adds Path finding - New PathFinder class provides methods that help you find paths and cycles in a graph. For example, the shortest path between two objects.
  • Embedded hyperlinks - Nodes and Text components can now contain <a> tags to create hyperlinks.
  • The serializeTag event lets you save complex Tag and Id objects in XML format.