Coder Social home page Coder Social logo

pouyakary / graph Goto Github PK

View Code? Open in Web Editor NEW
35.0 6.0 5.0 7.04 MB

[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!

License: Other

Shell 0.07% TypeScript 74.06% JavaScript 6.57% CSS 2.02% Less 15.50% HTML 1.77%
graph directed-graph electron monaco-editor playground kf-coding-system kf-ui5 karyfoundation kary-comments

graph's Introduction

graph's People

Contributors

deermichel avatar pouyakary avatar sinabakh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

graph's Issues

reset() API not working

API's reset() function is not working properly.

It just removes the first vertex and two first nodes.

The Big Unknown Bug (BUB)

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 not sure where BUB is, and this issue will be the reference issue for other functionalities affected by BUB.

Notebook History

It would be great if we could access notebook history by arrow keys.

Matrix View

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 this project magnetite (which is also not ready yet) and it has a very interesting point:

And it seems that it won't work in the future. That's why I started to port one of my web tools: Notation and it seemed to work quite well with matrices and you can find a demo here:

But it seems to not to wok on Graph. So let me play a bit more and see what happens....

disconnect() API deletes just inputs or just outputs

API's disconnect() method deletes just Inputs or just Outputs.
but becasue the connections are two way connections, the both Inputs and Outputs should be deleted.

The reason and the Fix are obvious and will be patched soon.

Dot GetNeighbors is slow

Dot's Current GetNeighbors algorithm is somehow slow.
It checks all Inputs and Outputs of ALL nodes.
It seems it can be so much optimized.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.