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

Implement Cushioned Treemaps #182

Open
ryanaslett opened this issue Jul 17, 2014 · 0 comments
Open

Implement Cushioned Treemaps #182

ryanaslett opened this issue Jul 17, 2014 · 0 comments

Comments

@ryanaslett
Copy link

The "Cushioned Treemaps" option is not an actual cushioned map that follows the algorithm as spelled out in http://www.win.tue.nl/~vanwijk/ctm.pdf . It's currently just a gradient that doesnt really offer any additional value over a flat map. The formula presented in the cushioned treemap paper gives the viewer a high level impression of the underlying hierarchy.

It would be pretty awesome if this library supported the actual algorithm that generates those gradients (for examples, see windirstat/disk inventory X/ or Kdirstat - they all implement the algorithm).

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