You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanid="id1"></span><h1>ClawPlotAxes<aclass="headerlink" href="#clawplotaxes" title="Permalink to this heading">¶</a></h1>
86
+
<spanid="id1"></span><h1>ClawPlotAxes<aclass="headerlink" href="#clawplotaxes" title="Link to this heading">¶</a></h1>
91
87
<p>For usage see <aclass="reference internal" href="setplot.html#setplot"><spanclass="std std-ref">Using setplot.py to specify the desired plots</span></a> and <aclass="reference internal" href="plotexamples.html#plotexamples"><spanclass="std std-ref">Plotting examples</span></a>.</p>
92
88
<p>Objects of this class are usually created by the new_plotaxes method of a
<emclass="property"><spanclass="pre">class</span><spanclass="w"></span></em><spanclass="sig-name descname"><spanclass="pre">ClawPlotAxes</span></span><aclass="headerlink" href="#ClawPlotAxes" title="Permalink to this definition">¶</a></dt>
96
+
<emclass="property"><spanclass="k"><spanclass="pre">class</span></span><spanclass="w"></span></em><spanclass="sig-name descname"><spanclass="pre">ClawPlotAxes</span></span><aclass="headerlink" href="#ClawPlotAxes" title="Link to this definition">¶</a></dt>
101
97
<dd></dd></dl>
102
98
103
99
<sectionid="attributes">
104
-
<h2>Attributes<aclass="headerlink" href="#attributes" title="Permalink to this heading">¶</a></h2>
100
+
<h2>Attributes<aclass="headerlink" href="#attributes" title="Link to this heading">¶</a></h2>
105
101
<blockquote>
106
102
<div><p>The following attributes can be set by the user:</p>
107
103
<dlclass="py attribute">
@@ -335,9 +331,9 @@ <h2>Attributes<a class="headerlink" href="#attributes" title="Permalink to this
335
331
plotting module.</p>
336
332
<p>The function form is better if you want to do several things, or if you
337
333
need access to the data stored in <aclass="reference internal" href="current_data.html#current-data"><spanclass="std std-ref">current_data</span></a>. For example:</p>
@@ -389,11 +385,11 @@ <h2>Attributes for gauge plots<a class="headerlink" href="#attributes-for-gauge-
389
385
</div></blockquote>
390
386
</section>
391
387
<sectionid="methods">
392
-
<h2>Methods<aclass="headerlink" href="#methods" title="Permalink to this heading">¶</a></h2>
388
+
<h2>Methods<aclass="headerlink" href="#methods" title="Link to this heading">¶</a></h2>
393
389
<blockquote>
394
390
<div><dlclass="py method">
395
391
<dtclass="sig sig-object py" id="new_plotitem">
396
-
<spanclass="sig-name descname"><spanclass="pre">new_plotitem</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">name=None</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">plot_type</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#new_plotitem" title="Permalink to this definition">¶</a></dt>
392
+
<spanclass="sig-name descname"><spanclass="pre">new_plotitem</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">name=None</span></span></em>, <emclass="sig-param"><spanclass="n"><spanclass="pre">plot_type</span></span></em><spanclass="sig-paren">)</span><aclass="headerlink" href="#new_plotitem" title="Link to this definition">¶</a></dt>
397
393
<dd><p>Returns an object of class <aclass="reference internal" href="ClawPlotItem.html#clawplotitem"><spanclass="std std-ref">ClawPlotItem</span></a> associated with this axes.
398
394
A single axes may have several items associated with it.</p>
399
395
<p>The name specified is used as a dictionary key. If None is provided,
@@ -402,7 +398,7 @@ <h2>Methods<a class="headerlink" href="#methods" title="Permalink to this headin
402
398
403
399
<dlclass="py method">
404
400
<dtclass="sig sig-object py" id="gethandle">
405
-
<spanclass="sig-name descname"><spanclass="pre">gethandle</span></span><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink" href="#gethandle" title="Permalink to this definition">¶</a></dt>
401
+
<spanclass="sig-name descname"><spanclass="pre">gethandle</span></span><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink" href="#gethandle" title="Link to this definition">¶</a></dt>
406
402
<dd><p>Returns the handle for this axes.</p>
407
403
</dd></dl>
408
404
@@ -415,7 +411,7 @@ <h2>Methods<a class="headerlink" href="#methods" title="Permalink to this headin
0 commit comments