treemap-with-router

April 12, 2016 ยท View on GitHub

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

Contents

  1. 0.1Online Demo
  2. 1Usage
  3. 2Known Issues
  4. 3Changelog
  5. 4License
  6. 5Author