Skip to content

Instantly share code, notes, and snippets.

@hydrosquall
Last active April 6, 2021 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hydrosquall/cf6a68305fb14e9fb45c82cbcbff0c65 to your computer and use it in GitHub Desktop.
Save hydrosquall/cf6a68305fb14e9fb45c82cbcbff0c65 to your computer and use it in GitHub Desktop.

Notes

Ran with this for a combination of TS, UX, and a hackathon-time-friendly API for handling events (hovers and clicks) emitted from both nodes and edges.

Here were the alternate packages considered for filling the role of editable (positions + content) node-link diagram builder.

@hydrosquall
Copy link
Author

Traditional: graphviz: https://github.com/magjac/d3-graphviz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment