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

Zoom transitions for treemap #3

Open
stevebuik opened this issue Apr 29, 2018 · 1 comment
Open

Zoom transitions for treemap #3

stevebuik opened this issue Apr 29, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@stevebuik
Copy link
Owner

stevebuik commented Apr 29, 2018

Question: which small fns are included in my artifact? Labels are not visible for small cells.

Answer: to aid in visual scanning, support zoom to increase size of cells and make labels appear.

Note the label/name is already available in the tooltip so this is all about visual scanning.

Clicks on any cell in the treemap could Zoom into the group (using the legend grouping) using something like https://bost.ocks.org/mike/treemap. that example allows zoom to N levels deep but even just a single level zoom would help.

@stevebuik stevebuik added the enhancement New feature or request label Apr 29, 2018
@stevebuik
Copy link
Owner Author

clicks on the legend could also trigger the top level zoom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant