Visualization ============= The ``ash_model.viz`` module provides functions for visualizing hypergraph properties, both for static snapshots and temporal evolution. Static Plots ------------ Functions for visualizing static hypergraph properties. .. automodule:: ash_model.viz.static :members: :undoc-members: :show-inheritance: Temporal Plots -------------- Functions for visualizing temporal dynamics and evolution of hypergraphs. .. automodule:: ash_model.viz.temporal :members: :undoc-members: :show-inheritance: