summaryrefslogtreecommitdiff
path: root/auto_examples/3d_drawing/plot_basic.html
diff options
context:
space:
mode:
Diffstat (limited to 'auto_examples/3d_drawing/plot_basic.html')
-rw-r--r--auto_examples/3d_drawing/plot_basic.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/auto_examples/3d_drawing/plot_basic.html b/auto_examples/3d_drawing/plot_basic.html
index 92b69005..7bcc911c 100644
--- a/auto_examples/3d_drawing/plot_basic.html
+++ b/auto_examples/3d_drawing/plot_basic.html
@@ -523,7 +523,7 @@ to download the full example code</p>
<span class="k">def</span> <span class="nf">_format_axes</span><span class="p">(</span><span class="n">ax</span><span class="p">):</span>
- <span class="sd">&quot;&quot;&quot;Visualization options for the 3D axes.&quot;&quot;&quot;</span>
+<span class="w"> </span><span class="sd">&quot;&quot;&quot;Visualization options for the 3D axes.&quot;&quot;&quot;</span>
<span class="c1"># Turn gridlines off</span>
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.axes.Axes.grid.html#matplotlib.axes.Axes.grid" title="matplotlib.axes.Axes.grid" class="sphx-glr-backref-module-matplotlib-axes sphx-glr-backref-type-py-method"><span class="n">ax</span><span class="o">.</span><span class="n">grid</span></a><span class="p">(</span><span class="kc">False</span><span class="p">)</span>
<span class="c1"># Suppress tick labels</span>
@@ -540,7 +540,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.078 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.111 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-3d-drawing-plot-basic-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/79beefddd68fa45123e60db5559f52aa/plot_basic.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_basic.py</span></code></a></p>
@@ -602,7 +602,7 @@ to download the full example code</p>
<p class="copyright">
- &copy; Copyright 2004-2022, NetworkX Developers.<br>
+ &copy; Copyright 2004-2023, NetworkX Developers.<br>
</p>