We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The calculation of the length of the arrows in the guide_edge_direction legends appears to have changed, and the default lengths are far too long. This can be seen in the examples at https://ggraph.data-imaginist.com/reference/guide_edge_direction.html
I took a quick look at the edge_direction.R file, which is where I think the problem is, but couldn't quite parse what it's doing.
edge_direction.R
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The calculation of the length of the arrows in the guide_edge_direction legends appears to have changed, and the default lengths are far too long. This can be seen in the examples at https://ggraph.data-imaginist.com/reference/guide_edge_direction.html
I took a quick look at the
edge_direction.R
file, which is where I think the problem is, but couldn't quite parse what it's doing.The text was updated successfully, but these errors were encountered: