Skip to content

Add topology-drive tree layout algorithm for plot #6

@mobiusklein

Description

@mobiusklein

plot currently adapts the algorithm from Improving Walker's algorithm to run in linear time as implemented by Bill Mill which lays the tree out nicely, but ignores topological information.

Create an absolute position topologically driven layout algorithm.

Ideas:

  1. Build up from the leaves, recursively spreading out trees as their parents fork

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions