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

circle packing with ggraph. Circles in lower hierarchies are too big #270

Closed
peeney1 opened this issue Dec 7, 2020 · 1 comment
Closed

Comments

@peeney1
Copy link

peeney1 commented Dec 7, 2020

I have been trying to generate a simple circular packing graph with ggraph. However, I get the following result with my data that displays internal circles that are too big for the resident circle (see stack overflow thread; https://stackoverflow.com/questions/65151687/circle-packing-with-ggraph-circles-in-lower-hierarchies-are-too-big).

An answer suggested the following; "This appears to be an issue with the backend of ggraph or a dependency used for internal calculations of the circle packing. The outputs from p$data are being correctly plotted."

Any advice?

Thanks in advance!

@thomasp85
Copy link
Owner

This seems to be fixed

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