Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tree: explore alternative graph implementations #17

Open
dominicbarnes opened this issue Jul 1, 2017 · 0 comments
Open

tree: explore alternative graph implementations #17

dominicbarnes opened this issue Jul 1, 2017 · 0 comments
Labels

Comments

@dominicbarnes
Copy link
Member

From @dominicbarnes on February 11, 2017 3:58

The current graph.js implementation has worked well, but overall it's grown rather stale and hasn't addressed some of it's weird API quirks. In addition, it's ES6-first distribution has caused some headaches around distributing this library. (looking at you, babel-polyfill)

I recently came across graphology in some articles I was reading, and would like to try incorporating it here to see if it can be a suitable replacement.

Copied from original issue: makojs/tree#40

@dominicbarnes dominicbarnes changed the title Explore alternative graph implementations tree: explore alternative graph implementations Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant