Andykmcc / project-graph

A project management tool
2 stars 3 forks source link

Investigate visualizations #18

Open mikeswoods opened 7 years ago

mikeswoods commented 7 years ago

This issue is for tracking ideas related to visualizing efforts and their relationships with one another.

Andykmcc commented 7 years ago

can you add links to the d3 stuff you found?

mikeswoods commented 7 years ago

@Andykmcc yeah. still working on it at the moment. I'll push the branch I'm playing around on and update this issue '

vincepmartin commented 7 years ago

http://arborjs.org/ Found this while reading a stack overflow posting by one of the neo4j team. They seem quite eager to reach out to the community.

https://stackoverflow.com/questions/9175219/which-graph-database

Andykmcc commented 7 years ago

good find but sadly it is pretty old school. last commit was 4-5 years ago. but i found this link in the issues. lots of options to investigate.

https://stackoverflow.com/questions/7034/graph-visualization-library-in-javascript

Andykmcc commented 7 years ago

this one seems like a really good option. it has one key maintainer with a good road map ahead. we could contribute to it, help push through his road map.

dracula https://github.com/strathausen/dracula https://www.graphdracula.net/

sigma http://sigmajs.org/ https://github.com/jacomyal/sigma.js