An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# treemap-multilevel

Multilevel treemap component created with [`D3`](https://d3js.org/) and [`React`](https://facebook.github.io/react/)

[![npm](https://img.shields.io/npm/v/treemap-multilevel.svg)](https://www.npmjs.com/package/treemap-multilevel)

Example
-------

This is how component looks like displaying world countries populations on treemap.

![screenshot](src/demo/demo.gif)

How to use
----------

See [`src/demo`](src/demo).