Skip to content
/ asp-gv Public

A script for visualizing changing edge sets of graphs/networks

Notifications You must be signed in to change notification settings

vukk/asp-gv

Repository files navigation

asp-gv

A script for visualizing changing edge sets of graphs/networks

See the github pages for demos and docs.

Why?

Visualizing change in edgesets of a graph is not trivial.

  • the full graph might be large
  • when nodes have static positions the visualization is hard to read
  • transitions should be smooth, so they are easier to follow

A full graph:

A graph with node positions fixed, original layout is with graphviz neato:

Instead, we use force directed layouts:

About

A script for visualizing changing edge sets of graphs/networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published