JKatheder/bisociation-net

Autolayout bisociation graph

Closed this issue · 0 comments

Description

As a user I want to automatically layout the bisociation graph in order to improve the readability of the drawing.

Acceptance

  • By the click of a button, the graph is redrawn on the plane
  • The resulting drawing is centered in the view and the zoom factor is adjusted to show the graph as largely as possible
  • The implementation supports the addition of possibly multiple layout algorithms, of which the user can choose from a dropdown menu and apply the auto layout function by clicking a button
  • https://github.com/JKatheder/bisociation-net/issues/19 needs to be done first