issues
search
codeforboston
/
jobhopper
Jobhopper helps planners and career coaches analyze patterns of career-changers to inform policy and planning decisions. Contact jobhopper@codeforboston.org if you have issues you would like to report.
MIT License
11
stars
26
forks
source link
Treemap refactor for readability and size
#369
Closed
sashamaryl
closed
3 years ago
sashamaryl
commented
3 years ago
Reduce the length and complexity of the treemap component
move any styling that doesn't depend on variables into CSS
move pure functions to another file
move name-expander pop-up to it's own file
Reduce the length and complexity of the treemap component