Hacker News new | ask | show | jobs
by GraphLover9000 1253 days ago
In general! Graph drawing and interactivity is an interesting problem in my opinion.
1 comments

Maybe this will be interesting to you. An open source graph visualization library called Orb.[1] There is a series of blog post that talk about the development and reasoning behind this library. [2]

[1] https://github.com/memgraph/orb

[2] https://memgraph.com/blog?topics=Orb#list

Thank you! I'll take a look.