NNGT 2.5
  • Modules
  • Index
  • SourceHut
  • GitHub
  • Site

      User Documentation

      • Installation
        • Dependencies
        • Simple install
        • Local install
        • Configuration
        • Using NEST
      • Intro & user manual
        • Yet another graph library?
        • Description
      • Tutorial
        • NNGT properties and configuration
        • The Graph object
        • Generating and analyzing more complex networks
        • Using random numbers
        • Structuring nodes: Group and Structure
        • The same with neurons: NeuralGroup, NeuralPop
        • Real neuronal networks and NEST interaction: the Network
        • Underlying graph objects and libraries
      • Gallery
        • Visualizing graph structures
        • Visualizing graph properties
        • Visualizing graph structures
        • Visualizing graph properties

      Contributing

      • Contributing to NNGT
        • Signaling issues and bugs
        • Preparing a contribution
        • Sending a patch to SourceHut
        • Making a PR on GitHub

      Modules

      • Main module (API)
        • Graph classes
        • Main functions
        • Side classes
        • NNGT
        • Main classes and functions
        • Details
      • Analysis module
        • Content
        • Details
      • Database module
        • Functions
        • Recording a simulation
        • Checking results in the database
      • Generation module
        • Content
        • Details
      • Geospatial module
        • Content
        • Details
      • Geometry module
        • Overview
      • Lib module
        • Content
        • Details
      • Plot module
        • Content
        • Details
      • Simulation module
        • Content
        • Details
  • Current
      • Visualizing graph structures

Table of content

    User Documentation

    • Installation
    • Intro & user manual
    • Tutorial
    • Gallery
      • Visualizing graph structures
        • Chord diagram
        • Geospatial networks
        • Hive plot panel
        • Layouts for topological representations
      • Visualizing graph properties
      • Visualizing graph structures
      • Visualizing graph properties

    Contributing

    • Contributing to NNGT

    Modules

    • Main module (API)
    • Analysis module
    • Database module
    • Generation module
    • Geospatial module
    • Geometry module
    • Lib module
    • Plot module
    • Simulation module

Visualizing graph structures#

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

Chord diagram

Chord diagram#

Geospatial networks

Geospatial networks#

Hive plot panel

Hive plot panel#

Layouts for topological representations

Layouts for topological representations#

Download all examples in Python source code: graph_structure_python.zip

Download all examples in Jupyter notebooks: graph_structure_jupyter.zip

Gallery generated by Sphinx-Gallery

Back to top

© Copyright 2015, Tanguy Fardet.
Created using Sphinx 4.4.0.