Graph
Graph copied to clipboard
[EXPERIMENTAL] A Powerful, Beautiful, Programmable and Rich Graph Editor for Students, Data Scientists, Mathematicians and anyone who want's to just have fun with graphs!
some real shit stuff...
API's `reset()` function is not working properly. It just removes the first vertex and two first nodes.
It seems there is a bug (a Big Unknown BUG aka BUB) that affects the underlying engine of Graph and renders many functionalities useless or buggy. For now we are...
Abstraction Layer's `GetDotByDotOrId` will not check if the given id number exist on graph or no.
API's `connect()` method always returns false. The reason is obvious in code. it will be fixed soon.
So the matrix view is a bit of a problem. As mathjax normally doesn't work on node.js you have to run the mathjax-node which doesn't work either. then there is...