https://github.com/stil/treemap-multilevel
Multilevel treemap component created with D3 v4 and React
https://github.com/stil/treemap-multilevel
d3 d3-js d3v4 react reactjs tree treemap
Last synced: about 1 year ago
JSON representation
Multilevel treemap component created with D3 v4 and React
- Host: GitHub
- URL: https://github.com/stil/treemap-multilevel
- Owner: stil
- License: mit
- Created: 2019-01-26T17:46:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T17:55:52.000Z (about 2 years ago)
- Last Synced: 2025-03-23T01:02:02.293Z (about 1 year ago)
- Topics: d3, d3-js, d3v4, react, reactjs, tree, treemap
- Language: JavaScript
- Homepage:
- Size: 1.69 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# treemap-multilevel
Multilevel treemap component created with [`D3`](https://d3js.org/) and [`React`](https://facebook.github.io/react/)
[](https://www.npmjs.com/package/treemap-multilevel)
Example
-------
This is how component looks like displaying world countries populations on treemap.

How to use
----------
See [`src/demo`](src/demo).