A graph editor & visualizor for web browsers. (http://y3eadgbe.github.io/GDraw/)
- Create a node by drawing a circle.
- Create an edge by drawing a line between two nodes.
- Drag to move a node.
- Click to delete a node.
Supported file formats are:
- Edge List
- SVG
- JSON
Supported file formats are:
- JSON
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