Skip to content

Releases: davidpiegza/Graph-Visualization

v0.6.0

10 Feb 10:13

Choose a tag to compare

  • Updated project structure (moved files to /src and /examples directories)
  • Added GRAPHVIS namespace for graph objects (Graph, Node and Edge)
  • Updated README files

v0.5.0

04 Feb 15:33

Choose a tag to compare

Update to three.js r89

v0.4.1

29 Jan 20:19

Choose a tag to compare

Fixed calculation of position vectors in force-directed layout. See PRs #8 (proposal) and #15 (merged changes).

v0.4.0

22 Jan 12:55

Choose a tag to compare

  • Add gruntjs
  • Add jshint and fix offenses

v0.3.0

14 Jan 17:19

Choose a tag to compare

Update to three.js r83

v0.2: Merge pull request #5 from davidpiegza/update-to-three-js-r66

13 Mar 21:02

Choose a tag to compare

v0.1

13 Mar 20:55

Choose a tag to compare

Release that has been used in the master's thesis.