Skip to content

y3eadgbe/GDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDraw

A graph editor & visualizor for web browsers. (http://y3eadgbe.github.io/GDraw/)

Usage

Draw Mode
  • Create a node by drawing a circle.
  • Create an edge by drawing a line between two nodes.
Edit Mode
  • Drag to move a node.
Delete Mode
  • Click to delete a node.
Export

Supported file formats are:

  • Edge List
  • SVG
  • JSON
Import

Supported file formats are:

  • JSON

License

This software is distributed under the [MIT license][MIT]. It includes [LIBSVM][LIBSVM], which is licensed under the [modefied BSD license][modifiedBSD]. See [LICENSE][LICENSE] for details. [MIT]: http://www.opensource.org/licenses/mit-license.php [LIBSVM]: http://www.csie.ntu.edu.tw/~cjlin/libsvm/ [modifiedBSD]: http://opensource.org/licenses/BSD-3-Clause [LICENSE]: https://github.com/y3eadgbe/GDraw/blob/master/LICENSE

About

A graph editor & visualizor for web browsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors