-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Checklist
- There are no similar issues or pull requests for this yet.
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
Metadata
Metadata
Assignees
Labels
No labels