Visualization

Some methods are proposed to visualize dynamic networks and snapshot_communities. A simple demo of usage can be found here.

Vizualising graphs is already a difficul problem in itself, and adding the dynamic makes it an ever harder task.

We propose two views of the data:

  • Using static graphs at the desired step
  • Using a longitudinal view of nodes only
plot_as_graph(dynamic_graph[, communities, …]) Plot to see the static graph at each snapshot
plot_longitudinal([dynamic_graph, …]) A longitudinal view of nodes/snapshot_communities