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

change node size to fit labels #77

Open
stevengj opened this issue Dec 13, 2018 · 1 comment
Open

change node size to fit labels #77

stevengj opened this issue Dec 13, 2018 · 1 comment

Comments

@stevengj
Copy link
Contributor

It would be nice if the node size automatically stretched out to fit the label text. (Also, currently you can only change the node radius, but for this you would want to stretch the node elliptically in one direction.)

For example, consider the following labelled graph:
image
and compare to the output of GraphViz for similar labels:
image
(Note also that GraphViz has proper arrowheads.)

@hdavid16
Copy link
Contributor

How about just moving the label to outside the node? This can currently be done: #161

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

2 participants