Skip to content

Commit

Permalink
deploy: 0cd9d1d
Browse files Browse the repository at this point in the history
  • Loading branch information
zoccoler committed May 3, 2024
1 parent 2bf1de5 commit f834c83
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 3 deletions.
4 changes: 4 additions & 0 deletions _sources/artists_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
.. autosummary::
~Scatter.data_changed_signal
~Scatter.color_indices_changed_signal
.. rubric:: Properties Documentation
Expand All @@ -89,6 +90,7 @@
.. rubric:: Signals Documentation
.. autoattribute:: data_changed_signal
.. autoattribute:: color_indices_changed_signal
.. autoclass:: Histogram2D
:show-inheritance:
Expand Down Expand Up @@ -123,6 +125,7 @@
.. autosummary::
~Histogram2D.data_changed_signal
~Histogram2D.color_indices_changed_signal
.. rubric:: Properties Documentation
Expand All @@ -146,4 +149,5 @@
.. rubric:: Signals Documentation
.. autoattribute:: data_changed_signal
.. autoattribute:: color_indices_changed_signal
```
34 changes: 34 additions & 0 deletions artists_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ <h2> Contents </h2>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.categorical_colormap"><code class="docutils literal notranslate"><span class="pre">Scatter.categorical_colormap</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.draw"><code class="docutils literal notranslate"><span class="pre">Scatter.draw()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.data_changed_signal"><code class="docutils literal notranslate"><span class="pre">Scatter.data_changed_signal</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.color_indices_changed_signal"><code class="docutils literal notranslate"><span class="pre">Scatter.color_indices_changed_signal</span></code></a></li>
</ul>
</li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D"><code class="docutils literal notranslate"><span class="pre">Histogram2D</span></code></a><ul class="nav section-nav flex-column">
Expand All @@ -432,6 +433,7 @@ <h2> Contents </h2>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.indices_in_above_threshold_patches"><code class="docutils literal notranslate"><span class="pre">Histogram2D.indices_in_above_threshold_patches()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.draw"><code class="docutils literal notranslate"><span class="pre">Histogram2D.draw()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.data_changed_signal"><code class="docutils literal notranslate"><span class="pre">Histogram2D.data_changed_signal</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.color_indices_changed_signal"><code class="docutils literal notranslate"><span class="pre">Histogram2D.color_indices_changed_signal</span></code></a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -558,6 +560,7 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<blockquote>
<div><ul class="simple">
<li><p><strong>data_changed_signal</strong> emitted when the data is changed.</p></li>
<li><p><strong>color_indices_changed_signal</strong> emitted when the color indices are changed.</p></li>
</ul>
</div></blockquote>
<p class="rubric">Examples</p>
Expand Down Expand Up @@ -612,6 +615,9 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<tr class="row-odd"><td><p><a class="reference internal" href="#biaplotter.artists.Scatter.data_changed_signal" title="biaplotter.artists.Scatter.data_changed_signal"><code class="xref py py-obj docutils literal notranslate"><span class="pre">data_changed_signal</span></code></a></p></td>
<td><p>Signal emitted when the <cite>data</cite> is changed.</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="#biaplotter.artists.Scatter.color_indices_changed_signal" title="biaplotter.artists.Scatter.color_indices_changed_signal"><code class="xref py py-obj docutils literal notranslate"><span class="pre">color_indices_changed_signal</span></code></a></p></td>
<td><p>Signal emitted when the <cite>color_indices</cite> are changed.</p></td>
</tr>
</tbody>
</table>
<p class="rubric">Properties Documentation</p>
Expand Down Expand Up @@ -663,6 +669,11 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<dd class="field-even"><p>(N,) np.ndarray[int] or int</p>
</dd>
</dl>
<p class="rubric">Notes</p>
<dl class="simple">
<dt>color_indices_changed_signal<span class="classifier">Signal</span></dt><dd><p>Signal emitted when the color indices are changed.</p>
</dd>
</dl>
</dd></dl>

<p class="rubric">Attributes Documentation</p>
Expand Down Expand Up @@ -692,6 +703,12 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<dd><p>Signal emitted when the <cite>data</cite> is changed.</p>
</dd></dl>

<dl class="py attribute">
<dt class="sig sig-object py" id="biaplotter.artists.Scatter.color_indices_changed_signal">
<span class="sig-name descname"><span class="pre">color_indices_changed_signal</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="pre">Signal</span></em><a class="headerlink" href="#biaplotter.artists.Scatter.color_indices_changed_signal" title="Link to this definition">#</a></dt>
<dd><p>Signal emitted when the <cite>color_indices</cite> are changed.</p>
</dd></dl>

</dd></dl>

<dl class="py class">
Expand All @@ -718,6 +735,7 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<blockquote>
<div><ul class="simple">
<li><p><strong>data_changed_signal</strong> emitted when the data is changed.</p></li>
<li><p><strong>color_indices_changed_signal</strong> emitted when the color indices are changed.</p></li>
</ul>
</div></blockquote>
<p class="rubric">Properties Summary</p>
Expand Down Expand Up @@ -771,6 +789,9 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<tr class="row-odd"><td><p><a class="reference internal" href="#biaplotter.artists.Histogram2D.data_changed_signal" title="biaplotter.artists.Histogram2D.data_changed_signal"><code class="xref py py-obj docutils literal notranslate"><span class="pre">data_changed_signal</span></code></a></p></td>
<td><p>Signal emitted when the <cite>data</cite> is changed.</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="#biaplotter.artists.Histogram2D.color_indices_changed_signal" title="biaplotter.artists.Histogram2D.color_indices_changed_signal"><code class="xref py py-obj docutils literal notranslate"><span class="pre">color_indices_changed_signal</span></code></a></p></td>
<td><p>Signal emitted when the <cite>color_indices</cite> are changed.</p></td>
</tr>
</tbody>
</table>
<p class="rubric">Properties Documentation</p>
Expand Down Expand Up @@ -822,6 +843,11 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<dd class="field-even"><p>(N,) np.ndarray[int] or int</p>
</dd>
</dl>
<p class="rubric">Notes</p>
<dl class="simple">
<dt>color_indices_changed_signal<span class="classifier">Signal</span></dt><dd><p>Signal emitted when the color indices are changed.</p>
</dd>
</dl>
</dd></dl>

<dl class="py attribute">
Expand Down Expand Up @@ -911,6 +937,12 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<dd><p>Signal emitted when the <cite>data</cite> is changed.</p>
</dd></dl>

<dl class="py attribute">
<dt class="sig sig-object py" id="biaplotter.artists.Histogram2D.color_indices_changed_signal">
<span class="sig-name descname"><span class="pre">color_indices_changed_signal</span></span><em class="property"><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="pre">Signal</span></em><a class="headerlink" href="#biaplotter.artists.Histogram2D.color_indices_changed_signal" title="Link to this definition">#</a></dt>
<dd><p>Signal emitted when the <cite>color_indices</cite> are changed.</p>
</dd></dl>

</dd></dl>

</section>
Expand Down Expand Up @@ -996,6 +1028,7 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.categorical_colormap"><code class="docutils literal notranslate"><span class="pre">Scatter.categorical_colormap</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.draw"><code class="docutils literal notranslate"><span class="pre">Scatter.draw()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.data_changed_signal"><code class="docutils literal notranslate"><span class="pre">Scatter.data_changed_signal</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Scatter.color_indices_changed_signal"><code class="docutils literal notranslate"><span class="pre">Scatter.color_indices_changed_signal</span></code></a></li>
</ul>
</li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D"><code class="docutils literal notranslate"><span class="pre">Histogram2D</span></code></a><ul class="nav section-nav flex-column">
Expand All @@ -1010,6 +1043,7 @@ <h1>Artists<a class="headerlink" href="#artists" title="Link to this heading">#<
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.indices_in_above_threshold_patches"><code class="docutils literal notranslate"><span class="pre">Histogram2D.indices_in_above_threshold_patches()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.draw"><code class="docutils literal notranslate"><span class="pre">Histogram2D.draw()</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.data_changed_signal"><code class="docutils literal notranslate"><span class="pre">Histogram2D.data_changed_signal</span></code></a></li>
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#biaplotter.artists.Histogram2D.color_indices_changed_signal"><code class="docutils literal notranslate"><span class="pre">Histogram2D.color_indices_changed_signal</span></code></a></li>
</ul>
</li>
</ul>
Expand Down
10 changes: 8 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -449,14 +449,20 @@ <h2 id="C">C</h2>
</li>
<li><a href="selectors_api.html#biaplotter.selectors.Interactive.class_value">class_value (biaplotter.selectors.Interactive attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="artists_api.html#biaplotter.artists.Artist.color_indices">color_indices (biaplotter.artists.Artist attribute)</a>

<ul>
<li><a href="artists_api.html#biaplotter.artists.Histogram2D.color_indices">(biaplotter.artists.Histogram2D attribute)</a>
</li>
<li><a href="artists_api.html#biaplotter.artists.Scatter.color_indices">(biaplotter.artists.Scatter attribute)</a>
</li>
</ul></li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="artists_api.html#biaplotter.artists.Histogram2D.color_indices_changed_signal">color_indices_changed_signal (biaplotter.artists.Histogram2D attribute)</a>

<ul>
<li><a href="artists_api.html#biaplotter.artists.Scatter.color_indices_changed_signal">(biaplotter.artists.Scatter attribute)</a>
</li>
</ul></li>
<li><a href="selectors_api.html#biaplotter.selectors.BaseEllipseSelector.create_selector">create_selector() (biaplotter.selectors.BaseEllipseSelector method)</a>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit f834c83

Please sign in to comment.