summaryrefslogtreecommitdiff
path: root/auto_examples
diff options
context:
space:
mode:
Diffstat (limited to 'auto_examples')
-rw-r--r--auto_examples/algorithms/plot_betweenness_centrality.html2
-rw-r--r--auto_examples/algorithms/plot_blockmodel.html2
-rw-r--r--auto_examples/algorithms/plot_circuits.html2
-rw-r--r--auto_examples/algorithms/plot_davis_club.html2
-rw-r--r--auto_examples/algorithms/plot_dedensification.html2
-rw-r--r--auto_examples/algorithms/plot_krackhardt_centrality.html2
-rw-r--r--auto_examples/algorithms/plot_parallel_betweenness.html26
-rw-r--r--auto_examples/algorithms/plot_rcm.html2
-rw-r--r--auto_examples/algorithms/plot_snap.html2
-rw-r--r--auto_examples/algorithms/plot_subgraphs.html2
-rw-r--r--auto_examples/algorithms/sg_execution_times.html22
-rw-r--r--auto_examples/basic/plot_properties.html2
-rw-r--r--auto_examples/basic/plot_read_write.html2
-rw-r--r--auto_examples/basic/plot_simple_graph.html2
-rw-r--r--auto_examples/basic/sg_execution_times.html8
-rw-r--r--auto_examples/drawing/plot_chess_masters.html4
-rw-r--r--auto_examples/drawing/plot_custom_node_icons.html2
-rw-r--r--auto_examples/drawing/plot_degree.html2
-rw-r--r--auto_examples/drawing/plot_directed.html2
-rw-r--r--auto_examples/drawing/plot_ego_graph.html2
-rw-r--r--auto_examples/drawing/plot_eigenvalues.html6
-rw-r--r--auto_examples/drawing/plot_four_grids.html2
-rw-r--r--auto_examples/drawing/plot_house_with_colors.html2
-rw-r--r--auto_examples/drawing/plot_knuth_miles.html2
-rw-r--r--auto_examples/drawing/plot_labels_and_colors.html2
-rw-r--r--auto_examples/drawing/plot_node_colormap.html2
-rw-r--r--auto_examples/drawing/plot_rainbow_coloring.html2
-rw-r--r--auto_examples/drawing/plot_sampson.html2
-rw-r--r--auto_examples/drawing/plot_selfloops.html2
-rw-r--r--auto_examples/drawing/plot_simple_path.html2
-rw-r--r--auto_examples/drawing/plot_spectral_grid.html2
-rw-r--r--auto_examples/drawing/plot_tsp.html2
-rw-r--r--auto_examples/drawing/plot_unix_email.html2
-rw-r--r--auto_examples/drawing/plot_weighted_graph.html2
-rw-r--r--auto_examples/drawing/sg_execution_times.html52
-rw-r--r--auto_examples/external/plot_igraph.html2
-rw-r--r--auto_examples/external/sg_execution_times.html4
-rw-r--r--auto_examples/geospatial/plot_delaunay.html2
-rw-r--r--auto_examples/geospatial/plot_lines.html2
-rw-r--r--auto_examples/geospatial/plot_osmnx.html2
-rw-r--r--auto_examples/geospatial/plot_points.html2
-rw-r--r--auto_examples/geospatial/plot_polygons.html2
-rw-r--r--auto_examples/geospatial/sg_execution_times.html12
-rw-r--r--auto_examples/graph/plot_dag_layout.html2
-rw-r--r--auto_examples/graph/plot_expected_degree_sequence.html76
-rw-r--r--auto_examples/graph/plot_football.html2
-rw-r--r--auto_examples/graph/plot_triad_types.html2
-rw-r--r--auto_examples/graph/plot_words.html2
-rw-r--r--auto_examples/graph/sg_execution_times.html14
-rw-r--r--auto_examples/graphviz_drawing/plot_attributes.html2
-rw-r--r--auto_examples/graphviz_drawing/plot_mini_atlas.html2
-rw-r--r--auto_examples/graphviz_drawing/sg_execution_times.html6
-rw-r--r--auto_examples/graphviz_layout/plot_atlas.html2
-rw-r--r--auto_examples/graphviz_layout/plot_circular_tree.html2
-rw-r--r--auto_examples/graphviz_layout/plot_decomposition.html2
-rw-r--r--auto_examples/graphviz_layout/plot_giant_component.html2
-rw-r--r--auto_examples/graphviz_layout/sg_execution_times.html10
-rw-r--r--auto_examples/subclass/sg_execution_times.html2
58 files changed, 164 insertions, 168 deletions
diff --git a/auto_examples/algorithms/plot_betweenness_centrality.html b/auto_examples/algorithms/plot_betweenness_centrality.html
index 0d5ec585..9e5c3092 100644
--- a/auto_examples/algorithms/plot_betweenness_centrality.html
+++ b/auto_examples/algorithms/plot_betweenness_centrality.html
@@ -582,7 +582,7 @@ using WormNet v.3-GS.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.381 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.830 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-betweenness-centrality-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b3018a1aab7bffbd1426574de5a8c65a/plot_betweenness_centrality.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_betweenness_centrality.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_blockmodel.html b/auto_examples/algorithms/plot_blockmodel.html
index 92c59655..b66538cb 100644
--- a/auto_examples/algorithms/plot_blockmodel.html
+++ b/auto_examples/algorithms/plot_blockmodel.html
@@ -579,7 +579,7 @@ used is the Hartford, CT drug users network:</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.380 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.358 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-blockmodel-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/efbe368eaa1e457c6c03d3f5a636063a/plot_blockmodel.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_blockmodel.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_circuits.html b/auto_examples/algorithms/plot_circuits.html
index 0c0bc9f7..757286d1 100644
--- a/auto_examples/algorithms/plot_circuits.html
+++ b/auto_examples/algorithms/plot_circuits.html
@@ -603,7 +603,7 @@ fourth layer.</p>
<img src="../../_images/sphx_glr_plot_circuits_001.png" srcset="../../_images/sphx_glr_plot_circuits_001.png" alt="((x ∨ y) ∧ (y ∨ ¬(z)))" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>((x ∨ y) ∧ (y ∨ ¬(z)))
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.100 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.101 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-circuits-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/bd2ce07c5ba253eb7b45764c94237a4c/plot_circuits.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_circuits.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_davis_club.html b/auto_examples/algorithms/plot_davis_club.html
index 74f684a5..235cdc64 100644
--- a/auto_examples/algorithms/plot_davis_club.html
+++ b/auto_examples/algorithms/plot_davis_club.html
@@ -639,7 +639,7 @@ The graph is bipartite (clubs, women).</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.071 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.070 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-davis-club-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/6a1e333663010969e61d07b33c7845f0/plot_davis_club.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_davis_club.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_dedensification.html b/auto_examples/algorithms/plot_dedensification.html
index 094464b3..8bb6bde7 100644
--- a/auto_examples/algorithms/plot_dedensification.html
+++ b/auto_examples/algorithms/plot_dedensification.html
@@ -593,7 +593,7 @@ would result in fewer edges in the compressed graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.238 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.230 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-dedensification-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/868e28431bab2565b22bfbab847e1153/plot_dedensification.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_dedensification.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_krackhardt_centrality.html b/auto_examples/algorithms/plot_krackhardt_centrality.html
index 3e5c13cd..452e6dfb 100644
--- a/auto_examples/algorithms/plot_krackhardt_centrality.html
+++ b/auto_examples/algorithms/plot_krackhardt_centrality.html
@@ -569,7 +569,7 @@ Closeness centrality
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.058 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.057 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-krackhardt-centrality-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e77acafa90a347f4353549d3bffbb72c/plot_krackhardt_centrality.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_krackhardt_centrality.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_parallel_betweenness.html b/auto_examples/algorithms/plot_parallel_betweenness.html
index 623ac24c..3fa49c83 100644
--- a/auto_examples/algorithms/plot_parallel_betweenness.html
+++ b/auto_examples/algorithms/plot_parallel_betweenness.html
@@ -517,29 +517,29 @@ faster. This is a limitation of our CI/CD pipeline running on a single core.</p>
<img src="../../_images/sphx_glr_plot_parallel_betweenness_001.png" srcset="../../_images/sphx_glr_plot_parallel_betweenness_001.png" alt="plot parallel betweenness" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Computing betweenness centrality for:
Graph with 1000 nodes and 2991 edges
Parallel version
- Time: 1.7256 seconds
- Betweenness centrality for node 0: 0.06802
+ Time: 1.7270 seconds
+ Betweenness centrality for node 0: 0.16254
Non-Parallel version
- Time: 2.7711 seconds
- Betweenness centrality for node 0: 0.06802
+ Time: 2.7598 seconds
+ Betweenness centrality for node 0: 0.16254
Computing betweenness centrality for:
-Graph with 1000 nodes and 4870 edges
+Graph with 1000 nodes and 5013 edges
Parallel version
- Time: 2.0861 seconds
- Betweenness centrality for node 0: 0.00115
+ Time: 2.1628 seconds
+ Betweenness centrality for node 0: 0.00323
Non-Parallel version
- Time: 3.6317 seconds
- Betweenness centrality for node 0: 0.00115
+ Time: 3.6820 seconds
+ Betweenness centrality for node 0: 0.00323
Computing betweenness centrality for:
Graph with 1000 nodes and 2000 edges
Parallel version
- Time: 1.4399 seconds
- Betweenness centrality for node 0: 0.00189
+ Time: 1.4452 seconds
+ Betweenness centrality for node 0: 0.01172
Non-Parallel version
Time: 2.5251 seconds
- Betweenness centrality for node 0: 0.00189
+ Betweenness centrality for node 0: 0.01172
</pre></div>
</div>
<div class="line-block">
@@ -611,7 +611,7 @@ Graph with 1000 nodes and 2000 edges
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 19.471 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 19.774 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-parallel-betweenness-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/8a9ce246f32a6cf6abd470292c7ffa6a/plot_parallel_betweenness.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_parallel_betweenness.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_rcm.html b/auto_examples/algorithms/plot_rcm.html
index aa5670b8..430d73a6 100644
--- a/auto_examples/algorithms/plot_rcm.html
+++ b/auto_examples/algorithms/plot_rcm.html
@@ -615,7 +615,7 @@ bandwidth: 7
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.944 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.988 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-rcm-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/544d21367fbc1520a180d8891369bb49/plot_rcm.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_rcm.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_snap.html b/auto_examples/algorithms/plot_snap.html
index e71caaec..8ea0f75a 100644
--- a/auto_examples/algorithms/plot_snap.html
+++ b/auto_examples/algorithms/plot_snap.html
@@ -610,7 +610,7 @@ graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.163 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.164 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-snap-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/0a756ab7ea4b899fa151e327a4dce8d2/plot_snap.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_snap.py</span></code></a></p>
diff --git a/auto_examples/algorithms/plot_subgraphs.html b/auto_examples/algorithms/plot_subgraphs.html
index 5653c78c..1b665e4d 100644
--- a/auto_examples/algorithms/plot_subgraphs.html
+++ b/auto_examples/algorithms/plot_subgraphs.html
@@ -678,7 +678,7 @@ of subgraphs that contain only entirely <code class="xref py py-obj docutils lit
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<img src="../../_images/sphx_glr_plot_subgraphs_007.png" srcset="../../_images/sphx_glr_plot_subgraphs_007.png" alt="The reconstructed graph." class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.640 seconds)</p>
+<img src="../../_images/sphx_glr_plot_subgraphs_007.png" srcset="../../_images/sphx_glr_plot_subgraphs_007.png" alt="The reconstructed graph." class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.651 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-algorithms-plot-subgraphs-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/7c14530887a80b15e4b4f3d68b23d114/plot_subgraphs.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_subgraphs.py</span></code></a></p>
diff --git a/auto_examples/algorithms/sg_execution_times.html b/auto_examples/algorithms/sg_execution_times.html
index 1bf6ba23..63e73f9e 100644
--- a/auto_examples/algorithms/sg_execution_times.html
+++ b/auto_examples/algorithms/sg_execution_times.html
@@ -463,31 +463,31 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-algorithms-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:25.750</strong> total execution time for <strong>auto_examples_algorithms</strong> files:</p>
+<p><strong>00:26.527</strong> total execution time for <strong>auto_examples_algorithms</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_parallel_betweenness.html#sphx-glr-auto-examples-algorithms-plot-parallel-betweenness-py"><span class="std std-ref">Parallel Betweenness</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_parallel_betweenness.py</span></code>)</p></td>
-<td><p>00:19.471</p></td>
+<td><p>00:19.774</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_betweenness_centrality.html#sphx-glr-auto-examples-algorithms-plot-betweenness-centrality-py"><span class="std std-ref">Betweeness Centrality</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_betweenness_centrality.py</span></code>)</p></td>
-<td><p>00:03.381</p></td>
+<td><p>00:03.830</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_rcm.html#sphx-glr-auto-examples-algorithms-plot-rcm-py"><span class="std std-ref">Reverse Cuthill–McKee</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_rcm.py</span></code>)</p></td>
-<td><p>00:00.944</p></td>
+<td><p>00:00.988</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_subgraphs.html#sphx-glr-auto-examples-algorithms-plot-subgraphs-py"><span class="std std-ref">Subgraphs</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_subgraphs.py</span></code>)</p></td>
-<td><p>00:00.640</p></td>
+<td><p>00:00.651</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_blockmodel.html#sphx-glr-auto-examples-algorithms-plot-blockmodel-py"><span class="std std-ref">Blockmodel</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_blockmodel.py</span></code>)</p></td>
-<td><p>00:00.380</p></td>
+<td><p>00:00.358</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_dedensification.html#sphx-glr-auto-examples-algorithms-plot-dedensification-py"><span class="std std-ref">Dedensification</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_dedensification.py</span></code>)</p></td>
-<td><p>00:00.238</p></td>
+<td><p>00:00.230</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_beam_search.html#sphx-glr-auto-examples-algorithms-plot-beam-search-py"><span class="std std-ref">Beam Search</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_beam_search.py</span></code>)</p></td>
@@ -495,11 +495,11 @@
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_snap.html#sphx-glr-auto-examples-algorithms-plot-snap-py"><span class="std std-ref">SNAP Graph Summary</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_snap.py</span></code>)</p></td>
-<td><p>00:00.163</p></td>
+<td><p>00:00.164</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_circuits.html#sphx-glr-auto-examples-algorithms-plot-circuits-py"><span class="std std-ref">Circuits</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_circuits.py</span></code>)</p></td>
-<td><p>00:00.100</p></td>
+<td><p>00:00.101</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_iterated_dynamical_systems.html#sphx-glr-auto-examples-algorithms-plot-iterated-dynamical-systems-py"><span class="std std-ref">Iterated Dynamical Systems</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_iterated_dynamical_systems.py</span></code>)</p></td>
@@ -507,11 +507,11 @@
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_davis_club.html#sphx-glr-auto-examples-algorithms-plot-davis-club-py"><span class="std std-ref">Davis Club</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_davis_club.py</span></code>)</p></td>
-<td><p>00:00.071</p></td>
+<td><p>00:00.070</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_krackhardt_centrality.html#sphx-glr-auto-examples-algorithms-plot-krackhardt-centrality-py"><span class="std std-ref">Krackhardt Centrality</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_krackhardt_centrality.py</span></code>)</p></td>
-<td><p>00:00.058</p></td>
+<td><p>00:00.057</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/basic/plot_properties.html b/auto_examples/basic/plot_properties.html
index 47f4d1f0..7e60a0f6 100644
--- a/auto_examples/basic/plot_properties.html
+++ b/auto_examples/basic/plot_properties.html
@@ -574,7 +574,7 @@ density: 0.26666666666666666
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.084 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.085 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-basic-plot-properties-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/40632926e1e0842cea9103529e4bea12/plot_properties.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_properties.py</span></code></a></p>
diff --git a/auto_examples/basic/plot_read_write.html b/auto_examples/basic/plot_read_write.html
index f21f9c0c..f16d4e4c 100644
--- a/auto_examples/basic/plot_read_write.html
+++ b/auto_examples/basic/plot_read_write.html
@@ -545,7 +545,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.059 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.060 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-basic-plot-read-write-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/63b2264e53e5d28aeb43b6aa768515b9/plot_read_write.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_read_write.py</span></code></a></p>
diff --git a/auto_examples/basic/plot_simple_graph.html b/auto_examples/basic/plot_simple_graph.html
index f17dd227..ce05f6b1 100644
--- a/auto_examples/basic/plot_simple_graph.html
+++ b/auto_examples/basic/plot_simple_graph.html
@@ -550,7 +550,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<img src="../../_images/sphx_glr_plot_simple_graph_002.png" srcset="../../_images/sphx_glr_plot_simple_graph_002.png" alt="plot simple graph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.376 seconds)</p>
+<img src="../../_images/sphx_glr_plot_simple_graph_002.png" srcset="../../_images/sphx_glr_plot_simple_graph_002.png" alt="plot simple graph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.378 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-basic-plot-simple-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/0f222beedce48fe624efff9ff2fdc89f/plot_simple_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_simple_graph.py</span></code></a></p>
diff --git a/auto_examples/basic/sg_execution_times.html b/auto_examples/basic/sg_execution_times.html
index e95b4f5f..5fe91f2c 100644
--- a/auto_examples/basic/sg_execution_times.html
+++ b/auto_examples/basic/sg_execution_times.html
@@ -463,19 +463,19 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-basic-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.519</strong> total execution time for <strong>auto_examples_basic</strong> files:</p>
+<p><strong>00:00.522</strong> total execution time for <strong>auto_examples_basic</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_simple_graph.html#sphx-glr-auto-examples-basic-plot-simple-graph-py"><span class="std std-ref">Simple graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_simple_graph.py</span></code>)</p></td>
-<td><p>00:00.376</p></td>
+<td><p>00:00.378</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_properties.html#sphx-glr-auto-examples-basic-plot-properties-py"><span class="std std-ref">Properties</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_properties.py</span></code>)</p></td>
-<td><p>00:00.084</p></td>
+<td><p>00:00.085</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_read_write.html#sphx-glr-auto-examples-basic-plot-read-write-py"><span class="std std-ref">Read and write graphs.</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_read_write.py</span></code>)</p></td>
-<td><p>00:00.059</p></td>
+<td><p>00:00.060</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/drawing/plot_chess_masters.html b/auto_examples/drawing/plot_chess_masters.html
index a4df74c7..dd5dd3eb 100644
--- a/auto_examples/drawing/plot_chess_masters.html
+++ b/auto_examples/drawing/plot_chess_masters.html
@@ -536,7 +536,7 @@ to black and contains selected game info.</p>
<img src="../../_images/sphx_glr_plot_chess_masters_001.png" srcset="../../_images/sphx_glr_plot_chess_masters_001.png" alt="World Chess Championship Games: 1886 - 1985" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Loaded 685 chess games between 25 players
Note the disconnected component consisting of:
-[&#39;Korchnoi, Viktor L&#39;, &#39;Karpov, Anatoly&#39;, &#39;Kasparov, Gary&#39;]
+[&#39;Kasparov, Gary&#39;, &#39;Korchnoi, Viktor L&#39;, &#39;Karpov, Anatoly&#39;]
From a total of 237 different openings,
the following games used the Sicilian opening
@@ -702,7 +702,7 @@ findfont: Font family &#39;Helvetica&#39; not found.
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.371 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.374 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-chess-masters-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/388158421a67216f605c1bbf9aa310bf/plot_chess_masters.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_chess_masters.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_custom_node_icons.html b/auto_examples/drawing/plot_custom_node_icons.html
index f932a216..3f747993 100644
--- a/auto_examples/drawing/plot_custom_node_icons.html
+++ b/auto_examples/drawing/plot_custom_node_icons.html
@@ -585,7 +585,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.264 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.266 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-custom-node-icons-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b580b9776494e714c1fb1880f03524a8/plot_custom_node_icons.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_custom_node_icons.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_degree.html b/auto_examples/drawing/plot_degree.html
index 866a2860..160b5204 100644
--- a/auto_examples/drawing/plot_degree.html
+++ b/auto_examples/drawing/plot_degree.html
@@ -561,7 +561,7 @@ each node is determined, and a figure is generated showing three things:
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.253 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.254 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-degree-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/70eaef0d99343cf8d3d6e70c803ad5a8/plot_degree.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_degree.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_directed.html b/auto_examples/drawing/plot_directed.html
index 53af2914..c51f6737 100644
--- a/auto_examples/drawing/plot_directed.html
+++ b/auto_examples/drawing/plot_directed.html
@@ -556,7 +556,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.199 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.202 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-directed-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/6c2f9c3544cb695b31867eecc0f7fb1e/plot_directed.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_directed.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_ego_graph.html b/auto_examples/drawing/plot_ego_graph.html
index fda8da3f..c8bac49b 100644
--- a/auto_examples/drawing/plot_ego_graph.html
+++ b/auto_examples/drawing/plot_ego_graph.html
@@ -546,7 +546,7 @@ the largest hub in a Barabási-Albert network.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.097 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.095 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-ego-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/773fa56bdb128b8bd2a4f4a0e4dd38aa/plot_ego_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_ego_graph.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_eigenvalues.html b/auto_examples/drawing/plot_eigenvalues.html
index 002470cb..b3fb0300 100644
--- a/auto_examples/drawing/plot_eigenvalues.html
+++ b/auto_examples/drawing/plot_eigenvalues.html
@@ -517,8 +517,8 @@ to download the full example code</p>
<section class="sphx-glr-example-title" id="eigenvalues">
<span id="sphx-glr-auto-examples-drawing-plot-eigenvalues-py"></span><h1>Eigenvalues<a class="headerlink" href="#eigenvalues" title="Permalink to this heading">#</a></h1>
<p>Create an G{n,m} random graph and compute the eigenvalues.</p>
-<img src="../../_images/sphx_glr_plot_eigenvalues_001.png" srcset="../../_images/sphx_glr_plot_eigenvalues_001.png" alt="plot eigenvalues" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Largest eigenvalue: 1.5924617911776051
-Smallest eigenvalue: -5.239273865810698e-16
+<img src="../../_images/sphx_glr_plot_eigenvalues_001.png" srcset="../../_images/sphx_glr_plot_eigenvalues_001.png" alt="plot eigenvalues" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Largest eigenvalue: 1.592461791177574
+Smallest eigenvalue: -2.5363890312656235e-16
</pre></div>
</div>
<div class="line-block">
@@ -541,7 +541,7 @@ Smallest eigenvalue: -5.239273865810698e-16
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.653 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.624 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-eigenvalues-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/a8660a7bb6b65b5a644025485c973cb9/plot_eigenvalues.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_eigenvalues.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_four_grids.html b/auto_examples/drawing/plot_four_grids.html
index 1495873e..97afe41c 100644
--- a/auto_examples/drawing/plot_four_grids.html
+++ b/auto_examples/drawing/plot_four_grids.html
@@ -562,7 +562,7 @@ customize the visualization of a simple Graph comprising a 4x4 grid.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.301 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.304 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-four-grids-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/4136c066ab1d073cf527e9dc02bfec77/plot_four_grids.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_four_grids.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_house_with_colors.html b/auto_examples/drawing/plot_house_with_colors.html
index a88ea746..fa33e411 100644
--- a/auto_examples/drawing/plot_house_with_colors.html
+++ b/auto_examples/drawing/plot_house_with_colors.html
@@ -538,7 +538,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.070 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.071 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-house-with-colors-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/98363b3c011ceaffb10684a5ba5de25b/plot_house_with_colors.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_house_with_colors.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_knuth_miles.html b/auto_examples/drawing/plot_knuth_miles.html
index 252945ae..faf231c0 100644
--- a/auto_examples/drawing/plot_knuth_miles.html
+++ b/auto_examples/drawing/plot_knuth_miles.html
@@ -660,7 +660,7 @@ Graph with 128 nodes and 8128 edges
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.097 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.100 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-knuth-miles-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e921c603ea1764485dc9acff178a2f05/plot_knuth_miles.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_knuth_miles.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_labels_and_colors.html b/auto_examples/drawing/plot_labels_and_colors.html
index fe102824..ce3da2b9 100644
--- a/auto_examples/drawing/plot_labels_and_colors.html
+++ b/auto_examples/drawing/plot_labels_and_colors.html
@@ -566,7 +566,7 @@ components of a graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.179 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.180 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-labels-and-colors-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/cff4f78bc18685caa50507ced57e7c6f/plot_labels_and_colors.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_labels_and_colors.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_node_colormap.html b/auto_examples/drawing/plot_node_colormap.html
index c0c2035a..7111f1ab 100644
--- a/auto_examples/drawing/plot_node_colormap.html
+++ b/auto_examples/drawing/plot_node_colormap.html
@@ -526,7 +526,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.050 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.049 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-node-colormap-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/19db6fb1da12c9b9c0afca26691448c8/plot_node_colormap.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_node_colormap.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_rainbow_coloring.html b/auto_examples/drawing/plot_rainbow_coloring.html
index d70f19bd..30212364 100644
--- a/auto_examples/drawing/plot_rainbow_coloring.html
+++ b/auto_examples/drawing/plot_rainbow_coloring.html
@@ -578,7 +578,7 @@ helpful in determining how to place the tree copies.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.124 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.125 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-rainbow-coloring-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b64fd85d6e5ba509e65b2cb30a8274ed/plot_rainbow_coloring.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_rainbow_coloring.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_sampson.html b/auto_examples/drawing/plot_sampson.html
index e3370279..0c22e33c 100644
--- a/auto_examples/drawing/plot_sampson.html
+++ b/auto_examples/drawing/plot_sampson.html
@@ -557,7 +557,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.227 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.230 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-sampson-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/838bbb120e1c43a61657821eddf29c25/plot_sampson.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_sampson.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_selfloops.html b/auto_examples/drawing/plot_selfloops.html
index 8cbfd887..a849449c 100644
--- a/auto_examples/drawing/plot_selfloops.html
+++ b/auto_examples/drawing/plot_selfloops.html
@@ -540,7 +540,7 @@ This example shows how to draw self-loops with <code class="xref py py-obj docut
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.075 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.076 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-selfloops-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b6f62567cb843f23abdd4b7268921c0b/plot_selfloops.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_selfloops.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_simple_path.html b/auto_examples/drawing/plot_simple_path.html
index af558e58..9796d449 100644
--- a/auto_examples/drawing/plot_simple_path.html
+++ b/auto_examples/drawing/plot_simple_path.html
@@ -526,7 +526,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.054 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.055 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-simple-path-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/2c281c05b18d8d3cf43a312fc3d67a3b/plot_simple_path.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_simple_path.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_spectral_grid.html b/auto_examples/drawing/plot_spectral_grid.html
index 7ccd3117..b6fb7e7a 100644
--- a/auto_examples/drawing/plot_spectral_grid.html
+++ b/auto_examples/drawing/plot_spectral_grid.html
@@ -568,7 +568,7 @@ As you remove internal nodes, this effect increases.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.211 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.213 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-spectral-grid-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/5479a9bd23bf1ace2ef03c13b4ac9d7f/plot_spectral_grid.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_spectral_grid.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_tsp.html b/auto_examples/drawing/plot_tsp.html
index ad2acc15..30fb7240 100644
--- a/auto_examples/drawing/plot_tsp.html
+++ b/auto_examples/drawing/plot_tsp.html
@@ -568,7 +568,7 @@ that the traveler has to follow in order to minimize the total cost.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.083 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.082 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-tsp-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/cc9848c15dd2eeae1872b955a8f34d15/plot_tsp.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_tsp.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_unix_email.html b/auto_examples/drawing/plot_unix_email.html
index 29a21ec5..afdb9b21 100644
--- a/auto_examples/drawing/plot_unix_email.html
+++ b/auto_examples/drawing/plot_unix_email.html
@@ -583,7 +583,7 @@ From: ted@com To: alice@edu Subject: get together for lunch to discuss Networks?
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.145 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.095 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-unix-email-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/213697eef7dec7ebca6ee2e064eb9c24/plot_unix_email.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_unix_email.py</span></code></a></p>
diff --git a/auto_examples/drawing/plot_weighted_graph.html b/auto_examples/drawing/plot_weighted_graph.html
index 1352a46d..d500eaf2 100644
--- a/auto_examples/drawing/plot_weighted_graph.html
+++ b/auto_examples/drawing/plot_weighted_graph.html
@@ -556,7 +556,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.079 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.080 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-drawing-plot-weighted-graph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/32d3b6ab4dec83957a1981fa91e52e14/plot_weighted_graph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_weighted_graph.py</span></code></a></p>
diff --git a/auto_examples/drawing/sg_execution_times.html b/auto_examples/drawing/sg_execution_times.html
index 93efb927..ddf89bea 100644
--- a/auto_examples/drawing/sg_execution_times.html
+++ b/auto_examples/drawing/sg_execution_times.html
@@ -463,75 +463,75 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-drawing-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:03.831</strong> total execution time for <strong>auto_examples_drawing</strong> files:</p>
+<p><strong>00:03.771</strong> total execution time for <strong>auto_examples_drawing</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_eigenvalues.html#sphx-glr-auto-examples-drawing-plot-eigenvalues-py"><span class="std std-ref">Eigenvalues</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_eigenvalues.py</span></code>)</p></td>
-<td><p>00:00.653</p></td>
+<td><p>00:00.624</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_chess_masters.html#sphx-glr-auto-examples-drawing-plot-chess-masters-py"><span class="std std-ref">Chess Masters</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_chess_masters.py</span></code>)</p></td>
-<td><p>00:00.371</p></td>
+<td><p>00:00.374</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_four_grids.html#sphx-glr-auto-examples-drawing-plot-four-grids-py"><span class="std std-ref">Four Grids</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_four_grids.py</span></code>)</p></td>
-<td><p>00:00.301</p></td>
+<td><p>00:00.304</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_custom_node_icons.html#sphx-glr-auto-examples-drawing-plot-custom-node-icons-py"><span class="std std-ref">Custom node icons</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_custom_node_icons.py</span></code>)</p></td>
-<td><p>00:00.264</p></td>
+<td><p>00:00.266</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_degree.html#sphx-glr-auto-examples-drawing-plot-degree-py"><span class="std std-ref">Degree Analysis</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_degree.py</span></code>)</p></td>
-<td><p>00:00.253</p></td>
+<td><p>00:00.254</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_sampson.html#sphx-glr-auto-examples-drawing-plot-sampson-py"><span class="std std-ref">Sampson</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_sampson.py</span></code>)</p></td>
-<td><p>00:00.227</p></td>
+<td><p>00:00.230</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_spectral_grid.html#sphx-glr-auto-examples-drawing-plot-spectral-grid-py"><span class="std std-ref">Spectral Embedding</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_spectral_grid.py</span></code>)</p></td>
-<td><p>00:00.211</p></td>
+<td><p>00:00.213</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_directed.html#sphx-glr-auto-examples-drawing-plot-directed-py"><span class="std std-ref">Directed Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_directed.py</span></code>)</p></td>
-<td><p>00:00.199</p></td>
+<td><p>00:00.202</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_labels_and_colors.html#sphx-glr-auto-examples-drawing-plot-labels-and-colors-py"><span class="std std-ref">Labels And Colors</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_labels_and_colors.py</span></code>)</p></td>
-<td><p>00:00.179</p></td>
+<td><p>00:00.180</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_unix_email.html#sphx-glr-auto-examples-drawing-plot-unix-email-py"><span class="std std-ref">Unix Email</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_unix_email.py</span></code>)</p></td>
-<td><p>00:00.145</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_rainbow_coloring.html#sphx-glr-auto-examples-drawing-plot-rainbow-coloring-py"><span class="std std-ref">Rainbow Coloring</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_rainbow_coloring.py</span></code>)</p></td>
+<td><p>00:00.125</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_rainbow_coloring.html#sphx-glr-auto-examples-drawing-plot-rainbow-coloring-py"><span class="std std-ref">Rainbow Coloring</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_rainbow_coloring.py</span></code>)</p></td>
-<td><p>00:00.124</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_random_geometric_graph.html#sphx-glr-auto-examples-drawing-plot-random-geometric-graph-py"><span class="std std-ref">Random Geometric Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_random_geometric_graph.py</span></code>)</p></td>
+<td><p>00:00.101</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_random_geometric_graph.html#sphx-glr-auto-examples-drawing-plot-random-geometric-graph-py"><span class="std std-ref">Random Geometric Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_random_geometric_graph.py</span></code>)</p></td>
-<td><p>00:00.101</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_knuth_miles.html#sphx-glr-auto-examples-drawing-plot-knuth-miles-py"><span class="std std-ref">Knuth Miles</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_knuth_miles.py</span></code>)</p></td>
+<td><p>00:00.100</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_knuth_miles.html#sphx-glr-auto-examples-drawing-plot-knuth-miles-py"><span class="std std-ref">Knuth Miles</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_knuth_miles.py</span></code>)</p></td>
-<td><p>00:00.097</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_ego_graph.html#sphx-glr-auto-examples-drawing-plot-ego-graph-py"><span class="std std-ref">Ego Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_ego_graph.py</span></code>)</p></td>
+<td><p>00:00.095</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_ego_graph.html#sphx-glr-auto-examples-drawing-plot-ego-graph-py"><span class="std std-ref">Ego Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_ego_graph.py</span></code>)</p></td>
-<td><p>00:00.097</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_unix_email.html#sphx-glr-auto-examples-drawing-plot-unix-email-py"><span class="std std-ref">Unix Email</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_unix_email.py</span></code>)</p></td>
+<td><p>00:00.095</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_tsp.html#sphx-glr-auto-examples-drawing-plot-tsp-py"><span class="std std-ref">Traveling Salesman Problem</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_tsp.py</span></code>)</p></td>
-<td><p>00:00.083</p></td>
+<td><p>00:00.082</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_weighted_graph.html#sphx-glr-auto-examples-drawing-plot-weighted-graph-py"><span class="std std-ref">Weighted Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_weighted_graph.py</span></code>)</p></td>
-<td><p>00:00.079</p></td>
+<td><p>00:00.080</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_selfloops.html#sphx-glr-auto-examples-drawing-plot-selfloops-py"><span class="std std-ref">Self-loops</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_selfloops.py</span></code>)</p></td>
-<td><p>00:00.075</p></td>
+<td><p>00:00.076</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_multipartite_graph.html#sphx-glr-auto-examples-drawing-plot-multipartite-graph-py"><span class="std std-ref">Multipartite Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_multipartite_graph.py</span></code>)</p></td>
@@ -539,7 +539,7 @@
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_house_with_colors.html#sphx-glr-auto-examples-drawing-plot-house-with-colors-py"><span class="std std-ref">House With Colors</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_house_with_colors.py</span></code>)</p></td>
-<td><p>00:00.070</p></td>
+<td><p>00:00.071</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_center_node.html#sphx-glr-auto-examples-drawing-plot-center-node-py"><span class="std std-ref">Custom Node Position</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_center_node.py</span></code>)</p></td>
@@ -551,11 +551,11 @@
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_simple_path.html#sphx-glr-auto-examples-drawing-plot-simple-path-py"><span class="std std-ref">Simple Path</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_simple_path.py</span></code>)</p></td>
-<td><p>00:00.054</p></td>
+<td><p>00:00.055</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_node_colormap.html#sphx-glr-auto-examples-drawing-plot-node-colormap-py"><span class="std std-ref">Node Colormap</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_node_colormap.py</span></code>)</p></td>
-<td><p>00:00.050</p></td>
+<td><p>00:00.049</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/external/plot_igraph.html b/auto_examples/external/plot_igraph.html
index e8f891cf..f832ef7a 100644
--- a/auto_examples/external/plot_igraph.html
+++ b/auto_examples/external/plot_igraph.html
@@ -539,7 +539,7 @@ provides (among many other things) functions to convert to/from NetworkX.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<img src="../../_images/sphx_glr_plot_igraph_002.png" srcset="../../_images/sphx_glr_plot_igraph_002.png" alt="plot igraph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.380 seconds)</p>
+<img src="../../_images/sphx_glr_plot_igraph_002.png" srcset="../../_images/sphx_glr_plot_igraph_002.png" alt="plot igraph" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.390 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-external-plot-igraph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/a390de783800778d34acc914fb8a3f84/plot_igraph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_igraph.py</span></code></a></p>
diff --git a/auto_examples/external/sg_execution_times.html b/auto_examples/external/sg_execution_times.html
index 1b553c37..c7d9d82b 100644
--- a/auto_examples/external/sg_execution_times.html
+++ b/auto_examples/external/sg_execution_times.html
@@ -463,11 +463,11 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-external-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.380</strong> total execution time for <strong>auto_examples_external</strong> files:</p>
+<p><strong>00:00.390</strong> total execution time for <strong>auto_examples_external</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_igraph.html#sphx-glr-auto-examples-external-plot-igraph-py"><span class="std std-ref">igraph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_igraph.py</span></code>)</p></td>
-<td><p>00:00.380</p></td>
+<td><p>00:00.390</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="javascript_force.html#sphx-glr-auto-examples-external-javascript-force-py"><span class="std std-ref">Javascript</span></a> (<code class="docutils literal notranslate"><span class="pre">javascript_force.py</span></code>)</p></td>
diff --git a/auto_examples/geospatial/plot_delaunay.html b/auto_examples/geospatial/plot_delaunay.html
index a456cdd9..e3d9611c 100644
--- a/auto_examples/geospatial/plot_delaunay.html
+++ b/auto_examples/geospatial/plot_delaunay.html
@@ -565,7 +565,7 @@ directly with polygonal data using their centroids as representative points.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.743 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.717 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-delaunay-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/2b63e3aade568b3f182ba20240be7234/plot_delaunay.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_delaunay.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_lines.html b/auto_examples/geospatial/plot_lines.html
index 43d51170..0aebffe5 100644
--- a/auto_examples/geospatial/plot_lines.html
+++ b/auto_examples/geospatial/plot_lines.html
@@ -598,7 +598,7 @@ Create PySAL weights (graph).</p>
<span class="n">G_dual</span> <span class="o">=</span> <span class="n">W</span><span class="o">.</span><span class="n">to_networkx</span><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.254 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.376 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-lines-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/8ca1ed8a4cf00870baa5a8020931ba46/plot_lines.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_lines.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_osmnx.html b/auto_examples/geospatial/plot_osmnx.html
index 1aa0954e..2a35a916 100644
--- a/auto_examples/geospatial/plot_osmnx.html
+++ b/auto_examples/geospatial/plot_osmnx.html
@@ -541,7 +541,7 @@ retrieve any other spatial data from OSM as geopandas GeoDataFrames. See
<span class="n">ox</span><span class="o">.</span><span class="n">save_graphml</span><span class="p">(</span><span class="n">G</span><span class="p">,</span> <span class="n">filepath</span><span class="o">=</span><span class="s2">&quot;./graph.graphml&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 14.726 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 5.745 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-osmnx-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/769ba4a0ffbf9feb2f308b434010db7f/plot_osmnx.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_osmnx.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_points.html b/auto_examples/geospatial/plot_points.html
index 653652ad..178b2b49 100644
--- a/auto_examples/geospatial/plot_points.html
+++ b/auto_examples/geospatial/plot_points.html
@@ -552,7 +552,7 @@ centroids as representative points.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 2.988 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 2.997 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-points-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/c79825a60948ea589076f8f2b52b4981/plot_points.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_points.py</span></code></a></p>
diff --git a/auto_examples/geospatial/plot_polygons.html b/auto_examples/geospatial/plot_polygons.html
index 1975a574..93d22880 100644
--- a/auto_examples/geospatial/plot_polygons.html
+++ b/auto_examples/geospatial/plot_polygons.html
@@ -549,7 +549,7 @@ as well as other kinds of graphs from the polygon centroids.</p>
<span class="c1"># by the pygeos package.</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.421 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.423 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-geospatial-plot-polygons-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/9be63872be08214edeb4d5a2d5f66987/plot_polygons.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_polygons.py</span></code></a></p>
diff --git a/auto_examples/geospatial/sg_execution_times.html b/auto_examples/geospatial/sg_execution_times.html
index 955ec2bd..80924775 100644
--- a/auto_examples/geospatial/sg_execution_times.html
+++ b/auto_examples/geospatial/sg_execution_times.html
@@ -463,27 +463,27 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-geospatial-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:25.132</strong> total execution time for <strong>auto_examples_geospatial</strong> files:</p>
+<p><strong>00:16.258</strong> total execution time for <strong>auto_examples_geospatial</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_osmnx.html#sphx-glr-auto-examples-geospatial-plot-osmnx-py"><span class="std std-ref">OpenStreetMap with OSMnx</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_osmnx.py</span></code>)</p></td>
-<td><p>00:14.726</p></td>
+<td><p>00:05.745</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_delaunay.html#sphx-glr-auto-examples-geospatial-plot-delaunay-py"><span class="std std-ref">Delaunay graphs from geographic points</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_delaunay.py</span></code>)</p></td>
-<td><p>00:03.743</p></td>
+<td><p>00:03.717</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_lines.html#sphx-glr-auto-examples-geospatial-plot-lines-py"><span class="std std-ref">Graphs from a set of lines</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_lines.py</span></code>)</p></td>
-<td><p>00:03.254</p></td>
+<td><p>00:03.376</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_points.html#sphx-glr-auto-examples-geospatial-plot-points-py"><span class="std std-ref">Graphs from geographic points</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_points.py</span></code>)</p></td>
-<td><p>00:02.988</p></td>
+<td><p>00:02.997</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_polygons.html#sphx-glr-auto-examples-geospatial-plot-polygons-py"><span class="std std-ref">Graphs from Polygons</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_polygons.py</span></code>)</p></td>
-<td><p>00:00.421</p></td>
+<td><p>00:00.423</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/graph/plot_dag_layout.html b/auto_examples/graph/plot_dag_layout.html
index c7280c53..32a7e65f 100644
--- a/auto_examples/graph/plot_dag_layout.html
+++ b/auto_examples/graph/plot_dag_layout.html
@@ -541,7 +541,7 @@ order.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.110 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.109 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-dag-layout-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/317508b452046ab7944bed07a87a11a5/plot_dag_layout.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_dag_layout.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_expected_degree_sequence.html b/auto_examples/graph/plot_expected_degree_sequence.html
index 78b976ef..c5290b14 100644
--- a/auto_examples/graph/plot_expected_degree_sequence.html
+++ b/auto_examples/graph/plot_expected_degree_sequence.html
@@ -538,49 +538,45 @@ degree (#nodes) ****
28 ( 0)
29 ( 0)
30 ( 0)
-31 ( 0)
-32 ( 0)
-33 ( 0)
+31 ( 2) **
+32 ( 1) *
+33 ( 1) *
34 ( 1) *
-35 ( 1) *
-36 ( 5) *****
-37 ( 7) *******
-38 ( 8) ********
-39 ( 9) *********
-40 ( 3) ***
-41 (16) ****************
-42 ( 6) ******
-43 (17) *****************
-44 (19) *******************
-45 (22) **********************
-46 (25) *************************
-47 (25) *************************
-48 (31) *******************************
-49 (35) ***********************************
-50 (34) **********************************
-51 (24) ************************
+35 ( 0)
+36 ( 2) **
+37 ( 2) **
+38 (10) **********
+39 ( 2) **
+40 ( 4) ****
+41 ( 9) *********
+42 (18) ******************
+43 (11) ***********
+44 (17) *****************
+45 (18) ******************
+46 (29) *****************************
+47 (32) ********************************
+48 (29) *****************************
+49 (25) *************************
+50 (27) ***************************
+51 (31) *******************************
52 (31) *******************************
-53 (34) **********************************
-54 (26) **************************
-55 (32) ********************************
-56 (16) ****************
-57 (10) **********
-58 (14) **************
-59 (10) **********
-60 (13) *************
+53 (31) *******************************
+54 (32) ********************************
+55 (21) *********************
+56 (23) ***********************
+57 (20) ********************
+58 (17) *****************
+59 (16) ****************
+60 ( 9) *********
61 ( 4) ****
-62 ( 6) ******
-63 ( 1) *
-64 ( 4) ****
-65 ( 3) ***
-66 ( 5) *****
-67 ( 0)
-68 ( 0)
-69 ( 1) *
-70 ( 1) *
-71 ( 0)
-72 ( 0)
-73 ( 1) *
+62 ( 3) ***
+63 ( 2) **
+64 ( 5) *****
+65 ( 4) ****
+66 ( 3) ***
+67 ( 4) ****
+68 ( 1) *
+69 ( 3) ***
</pre></div>
</div>
<div class="line-block">
diff --git a/auto_examples/graph/plot_football.html b/auto_examples/graph/plot_football.html
index 9ece2f8e..d9d65dba 100644
--- a/auto_examples/graph/plot_football.html
+++ b/auto_examples/graph/plot_football.html
@@ -686,7 +686,7 @@ Hawaii 11
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.341 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.555 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-football-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/ca0a30060f60faf520286faa348f4700/plot_football.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_football.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_triad_types.html b/auto_examples/graph/plot_triad_types.html
index 1d35f5d1..ea745d44 100644
--- a/auto_examples/graph/plot_triad_types.html
+++ b/auto_examples/graph/plot_triad_types.html
@@ -563,7 +563,7 @@ the Orientation as Up (U), Down (D) , Cyclical (C) or Transitive (T).</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.021 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 1.000 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-triad-types-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b7a826e19c8bd8bafecaae1ae69c7d1d/plot_triad_types.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_triad_types.py</span></code></a></p>
diff --git a/auto_examples/graph/plot_words.html b/auto_examples/graph/plot_words.html
index bb96efbd..88df253b 100644
--- a/auto_examples/graph/plot_words.html
+++ b/auto_examples/graph/plot_words.html
@@ -624,7 +624,7 @@ None
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.354 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.362 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-words-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e6a489a8b2deb49ed237fac38a28f429/plot_words.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_words.py</span></code></a></p>
diff --git a/auto_examples/graph/sg_execution_times.html b/auto_examples/graph/sg_execution_times.html
index ef8e5775..20ce5524 100644
--- a/auto_examples/graph/sg_execution_times.html
+++ b/auto_examples/graph/sg_execution_times.html
@@ -463,19 +463,19 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-graph-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:02.565</strong> total execution time for <strong>auto_examples_graph</strong> files:</p>
+<p><strong>00:02.765</strong> total execution time for <strong>auto_examples_graph</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_triad_types.html#sphx-glr-auto-examples-graph-plot-triad-types-py"><span class="std std-ref">Triads</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_triad_types.py</span></code>)</p></td>
-<td><p>00:01.021</p></td>
+<td><p>00:00.1000</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-even"><td><p><a class="reference internal" href="plot_words.html#sphx-glr-auto-examples-graph-plot-words-py"><span class="std std-ref">Words/Ladder Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_words.py</span></code>)</p></td>
-<td><p>00:00.354</p></td>
+<tr class="row-even"><td><p><a class="reference internal" href="plot_football.html#sphx-glr-auto-examples-graph-plot-football-py"><span class="std std-ref">Football</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_football.py</span></code>)</p></td>
+<td><p>00:00.555</p></td>
<td><p>0.0 MB</p></td>
</tr>
-<tr class="row-odd"><td><p><a class="reference internal" href="plot_football.html#sphx-glr-auto-examples-graph-plot-football-py"><span class="std std-ref">Football</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_football.py</span></code>)</p></td>
-<td><p>00:00.341</p></td>
+<tr class="row-odd"><td><p><a class="reference internal" href="plot_words.html#sphx-glr-auto-examples-graph-plot-words-py"><span class="std std-ref">Words/Ladder Graph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_words.py</span></code>)</p></td>
+<td><p>00:00.362</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_roget.html#sphx-glr-auto-examples-graph-plot-roget-py"><span class="std std-ref">Roget</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_roget.py</span></code>)</p></td>
@@ -491,7 +491,7 @@
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_dag_layout.html#sphx-glr-auto-examples-graph-plot-dag-layout-py"><span class="std std-ref">DAG - Topological Layout</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_dag_layout.py</span></code>)</p></td>
-<td><p>00:00.110</p></td>
+<td><p>00:00.109</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_karate_club.html#sphx-glr-auto-examples-graph-plot-karate-club-py"><span class="std std-ref">Karate Club</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_karate_club.py</span></code>)</p></td>
diff --git a/auto_examples/graphviz_drawing/plot_attributes.html b/auto_examples/graphviz_drawing/plot_attributes.html
index b6dea393..0236b13f 100644
--- a/auto_examples/graphviz_drawing/plot_attributes.html
+++ b/auto_examples/graphviz_drawing/plot_attributes.html
@@ -532,7 +532,7 @@ node node attributes
<span class="nb">print</span><span class="p">(</span><span class="n">X</span><span class="o">.</span><span class="n">nodes</span><span class="o">.</span><span class="n">data</span><span class="p">(</span><span class="kc">True</span><span class="p">))</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.064 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.046 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-attributes-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/52bb0ebd52824aa460a3ecb45c1cb5e5/plot_attributes.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_attributes.py</span></code></a></p>
diff --git a/auto_examples/graphviz_drawing/plot_mini_atlas.html b/auto_examples/graphviz_drawing/plot_mini_atlas.html
index 386e69c7..150af660 100644
--- a/auto_examples/graphviz_drawing/plot_mini_atlas.html
+++ b/auto_examples/graphviz_drawing/plot_mini_atlas.html
@@ -543,7 +543,7 @@ Graph named &#39;G19&#39; with 5 nodes and 0 edges
<a href="https://pygraphviz.github.io/documentation/stable/reference/agraph.html#pygraphviz.AGraph.draw" title="pygraphviz.AGraph.draw" class="sphx-glr-backref-module-pygraphviz sphx-glr-backref-type-py-method"><span class="n">A</span><span class="o">.</span><span class="n">draw</span></a><span class="p">(</span><span class="s2">&quot;A20.png&quot;</span><span class="p">,</span> <span class="n">prog</span><span class="o">=</span><span class="s2">&quot;neato&quot;</span><span class="p">)</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.075 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.077 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-mini-atlas-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/cc271806f4fdfe8710206c593b90e506/plot_mini_atlas.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_mini_atlas.py</span></code></a></p>
diff --git a/auto_examples/graphviz_drawing/sg_execution_times.html b/auto_examples/graphviz_drawing/sg_execution_times.html
index 742ba524..c60ed8a8 100644
--- a/auto_examples/graphviz_drawing/sg_execution_times.html
+++ b/auto_examples/graphviz_drawing/sg_execution_times.html
@@ -463,11 +463,11 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-graphviz-drawing-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.230</strong> total execution time for <strong>auto_examples_graphviz_drawing</strong> files:</p>
+<p><strong>00:00.214</strong> total execution time for <strong>auto_examples_graphviz_drawing</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_mini_atlas.html#sphx-glr-auto-examples-graphviz-drawing-plot-mini-atlas-py"><span class="std std-ref">Atlas</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_mini_atlas.py</span></code>)</p></td>
-<td><p>00:00.075</p></td>
+<td><p>00:00.077</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_grid.html#sphx-glr-auto-examples-graphviz-drawing-plot-grid-py"><span class="std std-ref">2D Grid</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_grid.py</span></code>)</p></td>
@@ -475,7 +475,7 @@
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_attributes.html#sphx-glr-auto-examples-graphviz-drawing-plot-attributes-py"><span class="std std-ref">Attributes</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_attributes.py</span></code>)</p></td>
-<td><p>00:00.064</p></td>
+<td><p>00:00.046</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_conversion.html#sphx-glr-auto-examples-graphviz-drawing-plot-conversion-py"><span class="std std-ref">Conversion</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_conversion.py</span></code>)</p></td>
diff --git a/auto_examples/graphviz_layout/plot_atlas.html b/auto_examples/graphviz_layout/plot_atlas.html
index be2afb7a..85bbc3a7 100644
--- a/auto_examples/graphviz_layout/plot_atlas.html
+++ b/auto_examples/graphviz_layout/plot_atlas.html
@@ -549,7 +549,7 @@ We don’t plot the empty graph nor the single node graph.
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.571 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 3.621 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-atlas-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/37c712582f2a7575f32a59a1389228a7/plot_atlas.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_atlas.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/plot_circular_tree.html b/auto_examples/graphviz_layout/plot_circular_tree.html
index 78048af9..a6f75eae 100644
--- a/auto_examples/graphviz_layout/plot_circular_tree.html
+++ b/auto_examples/graphviz_layout/plot_circular_tree.html
@@ -510,7 +510,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.145 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.146 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-circular-tree-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/e854482dd498b1c5f7f158a5717b999d/plot_circular_tree.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_circular_tree.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/plot_decomposition.html b/auto_examples/graphviz_layout/plot_decomposition.html
index 0daffa26..5aa94922 100644
--- a/auto_examples/graphviz_layout/plot_decomposition.html
+++ b/auto_examples/graphviz_layout/plot_decomposition.html
@@ -535,7 +535,7 @@ to download the full example code</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.281 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.282 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-decomposition-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/533257c084adfbb38066f806a87784c5/plot_decomposition.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_decomposition.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/plot_giant_component.html b/auto_examples/graphviz_layout/plot_giant_component.html
index 92f71834..5d316683 100644
--- a/auto_examples/graphviz_layout/plot_giant_component.html
+++ b/auto_examples/graphviz_layout/plot_giant_component.html
@@ -543,7 +543,7 @@ giant connected component in a binomial random graph.</p>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.775 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.798 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-layout-plot-giant-component-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/f5d29b33ff492f40e4749050b3f5e7dd/plot_giant_component.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_giant_component.py</span></code></a></p>
diff --git a/auto_examples/graphviz_layout/sg_execution_times.html b/auto_examples/graphviz_layout/sg_execution_times.html
index 6316c4b2..e128d0ee 100644
--- a/auto_examples/graphviz_layout/sg_execution_times.html
+++ b/auto_examples/graphviz_layout/sg_execution_times.html
@@ -463,15 +463,15 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-graphviz-layout-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:05.099</strong> total execution time for <strong>auto_examples_graphviz_layout</strong> files:</p>
+<p><strong>00:05.174</strong> total execution time for <strong>auto_examples_graphviz_layout</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_atlas.html#sphx-glr-auto-examples-graphviz-layout-plot-atlas-py"><span class="std std-ref">Atlas</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_atlas.py</span></code>)</p></td>
-<td><p>00:03.571</p></td>
+<td><p>00:03.621</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_giant_component.html#sphx-glr-auto-examples-graphviz-layout-plot-giant-component-py"><span class="std std-ref">Giant Component</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_giant_component.py</span></code>)</p></td>
-<td><p>00:00.775</p></td>
+<td><p>00:00.798</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_lanl_routes.html#sphx-glr-auto-examples-graphviz-layout-plot-lanl-routes-py"><span class="std std-ref">Lanl Routes</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_lanl_routes.py</span></code>)</p></td>
@@ -479,11 +479,11 @@
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_decomposition.html#sphx-glr-auto-examples-graphviz-layout-plot-decomposition-py"><span class="std std-ref">Decomposition</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_decomposition.py</span></code>)</p></td>
-<td><p>00:00.281</p></td>
+<td><p>00:00.282</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_circular_tree.html#sphx-glr-auto-examples-graphviz-layout-plot-circular-tree-py"><span class="std std-ref">Circular Tree</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_circular_tree.py</span></code>)</p></td>
-<td><p>00:00.145</p></td>
+<td><p>00:00.146</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
diff --git a/auto_examples/subclass/sg_execution_times.html b/auto_examples/subclass/sg_execution_times.html
index 821daedb..9661f7dc 100644
--- a/auto_examples/subclass/sg_execution_times.html
+++ b/auto_examples/subclass/sg_execution_times.html
@@ -463,7 +463,7 @@
<section id="computation-times">
<span id="sphx-glr-auto-examples-subclass-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this heading">#</a></h1>
-<p><strong>00:00.142</strong> total execution time for <strong>auto_examples_subclass</strong> files:</p>
+<p><strong>00:00.144</strong> total execution time for <strong>auto_examples_subclass</strong> files:</p>
<table class="table">
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_antigraph.html#sphx-glr-auto-examples-subclass-plot-antigraph-py"><span class="std std-ref">Antigraph</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_antigraph.py</span></code>)</p></td>