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

Any chance for a way to control the scale, in circle packing? #17

Open
wcray opened this issue Apr 11, 2013 · 1 comment
Open

Any chance for a way to control the scale, in circle packing? #17

wcray opened this issue Apr 11, 2013 · 1 comment

Comments

@wcray
Copy link

wcray commented Apr 11, 2013

I need some way to make multiple bubble charts where bubbles with the same node_value/size in each, render at the same physical size in the chart. The current implementation scales, so far as I can tell, scales the bubbles so that the entire chart space-fills the enclosing panel, and there doesn't seem to be any way to override this and say "just make them the size I said, and I'll worry about whether that's appropriate myself".

I realize that I could create multiple separate bubble charts and manually scale them as needed, but then I can't use the nice text packing/etc for labels.

Any chance for some help here? I'm on OS X, and I'm having a terrible time getting Nokogiri to install properly, or I'd be hacking on this already myself...

Many thanks for any assistance

@wcray
Copy link
Author

wcray commented Apr 12, 2013

So, for the record, I have this almost working now. Nokogiri remains a pain in the ***, but patches to pack to enable this are reasonably straightforward. I'll send some in once I finish tweaking

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