summaryrefslogtreecommitdiff
path: root/auto_examples/basic
diff options
context:
space:
mode:
authordschult <dschult@colgate.edu>2022-12-20 16:45:01 +0000
committerdschult <dschult@colgate.edu>2022-12-20 16:45:01 +0000
commit65f76c5aa8328fed6995bb118fc38082003e9435 (patch)
tree0aaa3382556a37e6dd9f275f203de04e968c70c8 /auto_examples/basic
parent0f58b11d05d40689b53b018224e0b6a545b8bfec (diff)
downloadnetworkx-65f76c5aa8328fed6995bb118fc38082003e9435.tar.gz
Deploying to gh-pages from @ networkx/networkx@bbc8dd7e74c9417247009210872d30b5fbd59f48 🚀
Diffstat (limited to 'auto_examples/basic')
-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
4 files changed, 7 insertions, 7 deletions
diff --git a/auto_examples/basic/plot_properties.html b/auto_examples/basic/plot_properties.html
index 7e60a0f6..c6240224 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.085 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.087 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 f16d4e4c..993cf4e1 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.060 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.062 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 ce05f6b1..968ddaf2 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.378 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.345 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 5fe91f2c..7efcad80 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.522</strong> total execution time for <strong>auto_examples_basic</strong> files:</p>
+<p><strong>00:00.494</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.378</p></td>
+<td><p>00:00.345</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.085</p></td>
+<td><p>00:00.087</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.060</p></td>
+<td><p>00:00.062</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>