:orphan:
..
SPDX-FileCopyrightText: 2015-2023 Tanguy Fardet
SPDX-License-Identifier: CC-BY-SA-4.0
doc/examples/graph_structure/README.rst
Visualizing graph structures
----------------------------
The following examples show how to use NNGT to draw graphs in ways that
make their structural properties stand out.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /gallery/graph_structure/images/thumb/sphx_glr_plot_map_thumb.png
:alt:
:ref:`sphx_glr_gallery_graph_structure_plot_map.py`
.. raw:: html
Geospatial networks
.. raw:: html
.. only:: html
.. image:: /gallery/graph_structure/images/thumb/sphx_glr_plot_chord_diagram_thumb.png
:alt:
:ref:`sphx_glr_gallery_graph_structure_plot_chord_diagram.py`
.. raw:: html
Chord diagram
.. raw:: html
.. only:: html
.. image:: /gallery/graph_structure/images/thumb/sphx_glr_plot_hive_panel_thumb.png
:alt:
:ref:`sphx_glr_gallery_graph_structure_plot_hive_panel.py`
.. raw:: html
Hive plot panel
.. raw:: html
.. only:: html
.. image:: /gallery/graph_structure/images/thumb/sphx_glr_plot_layouts_thumb.png
:alt:
:ref:`sphx_glr_gallery_graph_structure_plot_layouts.py`
.. raw:: html
Layouts for topological representations
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/gallery/graph_structure/plot_map
/gallery/graph_structure/plot_chord_diagram
/gallery/graph_structure/plot_hive_panel
/gallery/graph_structure/plot_layouts
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: graph_structure_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: graph_structure_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery