Announcing Gravy — Graph Visualisation Tool/Toy

Revision en1, by thud, 2020-09-06 12:50:10

In my first blog post on CF, I would like to present Gravy, a graph visualisation tool/toy which allows you to generate/edit graphs and visualise common algorithms on them. The project is written with Svelte and Typescript using SVG. It's mostly intended for beginners like me but it should be interesting either way.

The project is now LIVE at gravy.thud.dev.
The code is available at github.com/thud/gravy.

Any bugs/feature-requests can be created on the Github repo's issues.

I hope you enjoy it, Thanks, JP

Tags #graph theory, #visualization, #tool, gravy

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English thud 2020-09-06 13:00:59 325 Initial release rev. (published)
en1 English thud 2020-09-06 12:50:10 755 Initial revision (saved to drafts)