Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bohnacker committed May 25, 2019
2 parents e5e8875 + 694608a commit 3fc8c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A treemap is a type of data diagram which shows a (hierarchical) list of values as nested rectangles. This class is also part of the [Generative Design Library](https://github.com/generative-design/generative-design-library.js).

I decided to puplish it here as a seperate library to have it as a pure, independent, tiny and single-purpose class. It might be the right thing for you, if you want to generate and draw a treemap without having all the other great but distractive stuff in other libraries like D3.js.
I decided to puplish it here as a seperate library to have it as a pure, independent, tiny and single-purpose class. It might be the right thing for you, if you want to generate and draw a treemap without having all the great but distractive stuff in big libraries like D3.js.

## Reference

Expand Down

0 comments on commit 3fc8c8d

Please sign in to comment.