Announcing Gravy — Graph Visualisation Tool/Toy

Правка en1, от 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

Теги #graph theory, #visualization, #tool, gravy

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский thud 2020-09-06 13:00:59 325 Initial release rev. (published)
en1 Английский thud 2020-09-06 12:50:10 755 Initial revision (saved to drafts)