summaryrefslogtreecommitdiff
path: root/auto_examples/graphviz_drawing
diff options
context:
space:
mode:
Diffstat (limited to 'auto_examples/graphviz_drawing')
-rw-r--r--auto_examples/graphviz_drawing/plot_attributes.html2
-rw-r--r--auto_examples/graphviz_drawing/plot_conversion.html2
-rw-r--r--auto_examples/graphviz_drawing/plot_grid.html2
-rw-r--r--auto_examples/graphviz_drawing/plot_mini_atlas.html2
-rw-r--r--auto_examples/graphviz_drawing/sg_execution_times.html14
5 files changed, 11 insertions, 11 deletions
diff --git a/auto_examples/graphviz_drawing/plot_attributes.html b/auto_examples/graphviz_drawing/plot_attributes.html
index 0c5bb4c5..23e37c98 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.039 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.105 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_conversion.html b/auto_examples/graphviz_drawing/plot_conversion.html
index e0373657..e2475dda 100644
--- a/auto_examples/graphviz_drawing/plot_conversion.html
+++ b/auto_examples/graphviz_drawing/plot_conversion.html
@@ -514,7 +514,7 @@ to download the full example code</p>
<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;k5.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.033 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.026 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-conversion-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/27aa0c08bacf20ba3f5ce4f8d02ac226/plot_conversion.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_conversion.py</span></code></a></p>
diff --git a/auto_examples/graphviz_drawing/plot_grid.html b/auto_examples/graphviz_drawing/plot_grid.html
index ac822ba5..adbfdcf8 100644
--- a/auto_examples/graphviz_drawing/plot_grid.html
+++ b/auto_examples/graphviz_drawing/plot_grid.html
@@ -519,7 +519,7 @@ Graphviz command line interface to create visualizations.</p>
<img src="../../_images/sphx_glr_plot_grid_001.png" srcset="../../_images/sphx_glr_plot_grid_001.png" alt="plot grid" class = "sphx-glr-single-img"/><div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Now run: neato -Tps grid.dot &gt;grid.ps
</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.068 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graphviz-drawing-plot-grid-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/26e3cd745ae317a76a0df34cbf4999d8/plot_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_grid.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 f747ad20..c580e2a0 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.105 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.081 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 254e399e..aa50e45f 100644
--- a/auto_examples/graphviz_drawing/sg_execution_times.html
+++ b/auto_examples/graphviz_drawing/sg_execution_times.html
@@ -463,23 +463,23 @@
<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.262</strong> total execution time for <strong>auto_examples_graphviz_drawing</strong> files:</p>
+<p><strong>00:00.280</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>
+<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.105</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>
-<td><p>00:00.085</p></td>
+<tr class="row-even"><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.081</p></td>
<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.039</p></td>
+<tr class="row-odd"><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>
+<td><p>00:00.068</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>
-<td><p>00:00.033</p></td>
+<td><p>00:00.026</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>