Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arcs linking nodes in trees #12

Open
JMCanning78 opened this issue Jan 7, 2020 · 0 comments
Open

Arcs linking nodes in trees #12

JMCanning78 opened this issue Jan 7, 2020 · 0 comments

Comments

@JMCanning78
Copy link
Contributor

The current Trees.py visualization draws the arcs linking the nodes in the binary tree as starting and ending at the bottom or top of the node's circle. Here's a sample.
Screen Shot 2020-01-07 at 11 54 25 AM

It would be preferable to have the arcs end at the centers of the nodes and be hidden behind the node's circle like this:
Screen Shot 2020-01-07 at 12 08 33 PM
The node circles would need a fill color that is opaque so they obscure the line segments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant