Skip to content

Add set_automatic_layout() method to View #65

Description

@yt-ms

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions