Graph icon indicating copy to clipboard operation
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!

Results 7 Graph issues
Sort by recently updated
recently updated
newest added

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...

bug
help wanted

Abstraction Layer's `GetDotByDotOrId` will not check if the given id number exist on graph or no.

bug
API

API's `connect()` method always returns false. The reason is obvious in code. it will be fixed soon.

bug
API

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...

bug
wontfix