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

Nested Treemap? #1

Open
ignacio82 opened this issue Jul 19, 2015 · 0 comments
Open

Nested Treemap? #1

ignacio82 opened this issue Jul 19, 2015 · 0 comments

Comments

@ignacio82
Copy link

Is it possible to make a nested treemap with d3plus like this one?

library(googleVis)
Tree <- gvisTreeMap(Regions,  idvar="Region", parentvar="Parent",
                    sizevar="Val", colorvar="Fac")
plot(Tree)

Thanks!

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