treemap-with-router
April 12, 2016 ยท View on GitHub
An example for react-router-redux with d3's treemap.
Online Demo

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