Skip to content

Commit a5da46b

Browse files
committed
deploy: 70a9685
1 parent f918d1f commit a5da46b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_sources/tutorial/tutorial_smartview.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,8 @@ view, sorting the tree, or converting it to dendogram or ultrametric.
296296
Customizing the visualization
297297
-----------------------------
298298

299-
The main elements used to customize the visualization are *styles*,
300-
*faces*, and *layouts*.
299+
The main elements used to customize the visualization are *layouts*,
300+
*styles*, and *faces*.
301301

302302

303303
Layouts

tutorial/tutorial_smartview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ <h3><a class="toc-backref" href="#id18" role="doc-backlink">Context menu</a><a c
350350
</section>
351351
<section id="customizing-the-visualization">
352352
<h2><a class="toc-backref" href="#id19" role="doc-backlink">Customizing the visualization</a><a class="headerlink" href="#customizing-the-visualization" title="Link to this heading"></a></h2>
353-
<p>The main elements used to customize the visualization are <em>styles</em>,
354-
<em>faces</em>, and <em>layouts</em>.</p>
353+
<p>The main elements used to customize the visualization are <em>layouts</em>,
354+
<em>styles</em>, and <em>faces</em>.</p>
355355
<section id="layouts">
356356
<h3><a class="toc-backref" href="#id20" role="doc-backlink">Layouts</a><a class="headerlink" href="#layouts" title="Link to this heading"></a></h3>
357357
<p>Layouts contain the <code class="docutils literal notranslate"><span class="pre">draw_node()</span></code> and <code class="docutils literal notranslate"><span class="pre">draw_tree()</span></code> functions, which

0 commit comments

Comments
 (0)