summaryrefslogtreecommitdiff
path: root/auto_examples/graph/plot_roget.html
diff options
context:
space:
mode:
authorMridulS <mail@mriduls.com>2023-01-02 13:08:27 +0000
committerMridulS <mail@mriduls.com>2023-01-02 13:08:27 +0000
commit0b9a02d6b3796e8ce4fed6cbce282fced15e486a (patch)
tree8b48b18926291619367d4f9537892bd228bf7987 /auto_examples/graph/plot_roget.html
parent6ae99ab58d8b8ba50f66768c0f3aa4bb82b22196 (diff)
downloadnetworkx-0b9a02d6b3796e8ce4fed6cbce282fced15e486a.tar.gz
Deploying to gh-pages from @ networkx/networkx@71ad516a90c89c7294e32bf28e1f05c63c5f17e4 🚀
Diffstat (limited to 'auto_examples/graph/plot_roget.html')
-rw-r--r--auto_examples/graph/plot_roget.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/auto_examples/graph/plot_roget.html b/auto_examples/graph/plot_roget.html
index 66a1df98..cfb3f5e4 100644
--- a/auto_examples/graph/plot_roget.html
+++ b/auto_examples/graph/plot_roget.html
@@ -537,7 +537,7 @@ DiGraph with 1022 nodes and 5075 edges
<span class="k">def</span> <span class="nf">roget_graph</span><span class="p">():</span>
- <span class="sd">&quot;&quot;&quot;Return the thesaurus graph from the roget.dat example in</span>
+<span class="w"> </span><span class="sd">&quot;&quot;&quot;Return the thesaurus graph from the roget.dat example in</span>
<span class="sd"> the Stanford Graph Base.</span>
<span class="sd"> &quot;&quot;&quot;</span>
<span class="c1"># open file roget_dat.txt.gz</span>
@@ -588,7 +588,7 @@ DiGraph with 1022 nodes and 5075 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.228 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.301 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-graph-plot-roget-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/118b3a0c87610e4910d74143c904d290/plot_roget.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_roget.py</span></code></a></p>
@@ -650,7 +650,7 @@ DiGraph with 1022 nodes and 5075 edges
<p class="copyright">
- &copy; Copyright 2004-2022, NetworkX Developers.<br>
+ &copy; Copyright 2004-2023, NetworkX Developers.<br>
</p>