Skip to content

Commit

Permalink
deploy: ffea540
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 17, 2023
1 parent 43db222 commit cc5b67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plotting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h3>Class variables</h3>
<dd>
<div class="desc"><p>Whether to customise the amplitude range of the colour bar.</p></div>
</dd>
<dt id="sleplet.plotting.PlotSphere.annotations"><code class="name">var <span class="ident">annotations</span> : list[dict]</code></dt>
<dt id="sleplet.plotting.PlotSphere.annotations"><code class="name">var <span class="ident">annotations</span> : list[dict[str, float | int]]</code></dt>
<dd>
<div class="desc"><p>Whether to display any annotations on the surface plot or not.</p></div>
</dd>
Expand Down

0 comments on commit cc5b67e

Please sign in to comment.