Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@adrogin adrogin released this 25 Dec 21:33
· 66 commits to master since this release
9db7cd6

Changes in v2.0.0

  • Decoupled cost tracing functionality from the base control add-in;
  • Split the cost graph functionality in two apps: GraphViewControl renders the graph from JSON data, and CostGraph builds the cost application graph and sends the data to GraphViewControl for rendering;
  • Enabled edge editing with cytoscape-edgehandles;
  • Added a new app, RoutingGraph. This application builds a graph from production routing and uses the edit functionality to enable visual configuration of the routing.