Code Monkey home page Code Monkey logo

treemap-with-router's Introduction

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

treemap-with-router's People

Contributors

kuy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

treemap-with-router's Issues

pushState error

I get the following error when I click on a route in the breadcrumb

Uncaught DOMException: Failed to execute 'pushState' on 'History': 
A history state object with URL 'http://lib/api' cannot be created in a 
document with origin 'http://localhost:8080' and URL 'http://localhost:8080/lib/api'.

This is taking into account the known issue of only traversing up/down one level.

I'm testing this on Windows 10, if that's significant. I do have an OSX box kicking around I can test on also.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.