aboutsummaryrefslogtreecommitdiffstats
path: root/examples/external/networkx/doc/networkx.rst
blob: 58897d3b75a60b9e0b1e0c2267ee401a9a83b881 (plain)
1
2
3
4
5
6
7
8
Networkx viewer Example
=======================

A Python application that demonstrates how to display networkx graph into a QGraphicsView.

.. image:: networkx.png
   :width: 400
   :alt: Networkx viewer Screenshot