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

Edge length accuracy #103

Open
dan-knight opened this issue Nov 8, 2023 · 0 comments
Open

Edge length accuracy #103

dan-knight opened this issue Nov 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dan-knight
Copy link
Collaborator

Edges need to account for the node's size to ensure accuracy, especially when edge lengths are intended to communicate values from an important variable. Currently, a larger node will "absorb" the edge (see below). To address this, extra space should be left between the nodes to account for the space taken up by the node.

Screenshot 2023-11-08 at 2 34 12 PM
Screenshot 2023-11-08 at 2 40 21 PM

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

No branches or pull requests

1 participant