Skip to content

beef-tomato/spider-chart

Repository files navigation

react-d3act-spider-chart

What?

An app that takes a json file and visualises the structure. The file implements the Reingold–Tilford Tree algorithm to give the tree spatial structure.

Dependencies

React
d3
ReactDOM

How to run?

npm run build
npm run dev:start

Then go to localhost:8080/bundle in your browser.

Recommended Reading

This tutorial provided us with the overall framework for the app.

http://nicolashery.com/integrating-d3js-visualizations-in-a-react-app/

The following tutorial provided us with the code to make the tree structure.

http://bl.ocks.org/mbostock/4339184

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •