Nonprofit-Open-Data-Collective / compensation-appraisal

A tool for automating compensation appraisal studies for nonprofit executives.
2 stars 1 forks source link

Tree Map #10

Open olbeck opened 1 year ago

olbeck commented 1 year ago

I've been trying to play around with the tree map. I found this website where you can build a static tree map: https://m-jahn.shinyapps.io/ShinyTreemaps/

Here are a few attempts:

treemap treemap-2

I think the letters are better for a static plot because some of the major group names are just too long to fit in the shape. Any thoughts on design?

Here is the data set I used to make these plots if you want to play around with this website: vtree.csv

olbeck commented 1 year ago

I found this expanding dendrogram: https://adeelk93.github.io/collapsibleTree/

It is currently implemented on the "Find My NTEE Code" page.

Since we now have a interactive NTEE code map, do we want a static plot too?