Contents Menu Expand Light mode Dark mode Auto light/dark mode
NNGT 2.6.0
Logo
NNGT 2.6.0

User Documentation

  • Installation
  • Intro & user manual
    • Graph generation
    • Properties of graph components
    • Consistent tools for graph analysis
    • Parallelism
    • Groups, structures, and neuronal populations
    • Interacting with the NEST simulator
    • Activity analysis
      • Simulation module
    • Graph generation
    • Main module (API)
      • Graph classes
      • Main functions
      • Side classes
      • Analysis module
      • Generation module
      • Geometry module
      • Lib module
      • Plot module
      • Simulation module
  • Tutorial
  • Gallery
    • Visualizing graph structures
      • Geospatial networks
      • Chord diagram
      • Hive plot panel
      • Layouts for topological representations
    • Visualizing graph properties
      • Plot the degree distributions of a graph
      • Plot the betweenness distributions of a graph
      • Plot various graph properties
    • Geospatial networks
    • Chord diagram
    • Hive plot panel
    • Layouts for topological representations
    • Plot the degree distributions of a graph
    • Plot the betweenness distributions of a graph
    • Plot various graph properties

Contributing

  • Contributing to NNGT
  • SourceHut
  • Codeberg
  • GitHub

Modules

  • Main module (API)
    • Graph classes
    • Main functions
    • Side classes
    • Analysis module
    • Generation module
    • Geometry module
    • Lib module
    • Plot module
    • Simulation module
  • Analysis module
  • Database module
  • Generation module
  • Geospatial module
  • Geometry module
  • Lib module
  • Plot module
  • Simulation module
Back to top

Gallery#

This page contains a set of examples about different ways of visualizing graphs and their properties using NNGT.

  • Visualizing graph structures
  • Visualizing graph properties

Visualizing graph structures#

The following examples show how to use NNGT to draw graphs in ways that make their structural properties stand out.

Geospatial networks

Geospatial networks

Geospatial networks
Chord diagram

Chord diagram

Chord diagram
Hive plot panel

Hive plot panel

Hive plot panel
Layouts for topological representations

Layouts for topological representations

Layouts for topological representations

Visualizing graph properties#

Plot the degree distributions of a graph

Plot the degree distributions of a graph

Plot the degree distributions of a graph
Plot the betweenness distributions of a graph

Plot the betweenness distributions of a graph

Plot the betweenness distributions of a graph
Plot various graph properties

Plot various graph properties

Plot various graph properties
Next
Visualizing graph structures
Previous
Tutorial
Copyright © 2015, Tanguy Fardet
Made with Sphinx and @pradyunsg's Furo
On this page
  • Gallery
    • Visualizing graph structures
    • Visualizing graph properties