Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Add set_automatic_layout() method to View #65

Open
1 task done
yt-ms opened this issue Dec 26, 2020 · 0 comments
Open
1 task done

Add set_automatic_layout() method to View #65

yt-ms opened this issue Dec 26, 2020 · 0 comments

Comments

@yt-ms
Copy link
Collaborator

yt-ms commented Dec 26, 2020

Checklist

Is your feature related to a problem? Please describe it.

I want to be able to easily switch on automatic layout for a View through an enable_automatic_layout() method.

Describe the solution you would like.

This should mirror the equivalent in the Java implementation, which sets the defaults to be:

  • rank_direction = top_bottom
  • rank_separation = 300
  • node_separation = 600
  • edge_separation = 200
  • vertices = False
@yt-ms yt-ms changed the title Add set_atuomatic_layout() method to View Add set_automatic_layout() method to View Dec 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant