Skip to content

freyrsae/TreeMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3 graph stuff

##TreeMaker A simple app for creating trees (the graph theory type).

An app that lets the user click on nodes to add neighbours to it and thus create trees. This is my first ever project using D3 and was mostly done to try it out.

##GraphUnveiling A similar app that gradually unveils a predetermined graph (hardcoded into the js file) as you click the nodes.

Very helpful tutorials were: http://pothibo.com/2013/09/d3-js-how-to-handle-dynamic-json-data/ http://bl.ocks.org/mbostock/2706022

About

A simple app for creating trees (the graph theory type).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published