Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 665 Bytes

vizu.rst

File metadata and controls

26 lines (16 loc) · 665 Bytes

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
.. currentmodule:: tnetwork

.. autosummary::
    :toctree: generated/

        plot_as_graph
        plot_longitudinal