treemap-with-router icon indicating copy to clipboard operation
treemap-with-router copied to clipboard

An example for react-router-redux with d3's treemap.

treemap-with-router

An example for react-router-redux with d3's treemap.

Online Demo

Preview

Usage

git clone https://github.com/kuy/treemap-with-router.git
cd treemap-with-router
npm install
npm start

Open http://localhost:8080/ in your browser :zap:

Known Issues

  • Transition doesn't work correctly when moving up/down two or more levels at once
  • Broken handling of initial path

Changelog

See CHANGELOG.md.

License

MIT

Author

Yuki Kodama / @kuy