biolab / orange3-network

🍊 🕸 Network analysis add-on for Orange data mining suite.
Other
39 stars 33 forks source link

Network Explorer should remember the vertex coordinates in settings #251

Open janezd opened 1 year ago

janezd commented 1 year ago

One may need to run the layout optimization for multiple times to get a good layout ... and then it's lost.

Coordinates should be saved in a hint that would include the number of points (obviously) and a hash of edge matrix.