Skip to content

kuy/treemap-with-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

treemap-with-router

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

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 ⚡

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