Skip to content

Commit

Permalink
build based on e4e0855
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jun 27, 2024
1 parent 804fc01 commit b8abe44
Show file tree
Hide file tree
Showing 80 changed files with 30,725 additions and 30,830 deletions.
8 changes: 4 additions & 4 deletions previews/PR505/API/functions/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions previews/PR505/API/recipes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
strokecolormap :batlow
strokewidth 0
transparency false
visible true</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/MakieOrg/AlgebraOfGraphics.jl/blob/9529b6db73dd2732a0f2beaa26c9b950dbfa7082/src/recipes/choropleth.jl#L53-L67">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="AlgebraOfGraphics.linesfill" href="#AlgebraOfGraphics.linesfill"><code>AlgebraOfGraphics.linesfill</code></a><span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">linesfill(xs, ys; lower, upper, attributes...)</code></pre><p>Line plot with a shaded area between <code>lower</code> and <code>upper</code>. If <code>lower</code> and <code>upper</code> are not given, shaded area is between <code>0</code> and <code>ys</code>.</p><p><strong>Attributes</strong></p><p>Available attributes and their defaults for <code>Plot{AlgebraOfGraphics.linesfill}</code> are: </p><pre><code class="nohighlight hljs"> color :gray25
visible true</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/MakieOrg/AlgebraOfGraphics.jl/blob/e4e0855a1f62c2b21350c87de0355ebf0936f13d/src/recipes/choropleth.jl#L53-L67">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="AlgebraOfGraphics.linesfill" href="#AlgebraOfGraphics.linesfill"><code>AlgebraOfGraphics.linesfill</code></a><span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">linesfill(xs, ys; lower, upper, attributes...)</code></pre><p>Line plot with a shaded area between <code>lower</code> and <code>upper</code>. If <code>lower</code> and <code>upper</code> are not given, shaded area is between <code>0</code> and <code>ys</code>.</p><p><strong>Attributes</strong></p><p>Available attributes and their defaults for <code>Plot{AlgebraOfGraphics.linesfill}</code> are: </p><pre><code class="nohighlight hljs"> color :gray25
colormap :batlow
colorrange MakieCore.Automatic()
fillalpha 0.15
linestyle &quot;nothing&quot;
linewidth 1.5
lower MakieCore.Automatic()
upper MakieCore.Automatic()</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/MakieOrg/AlgebraOfGraphics.jl/blob/9529b6db73dd2732a0f2beaa26c9b950dbfa7082/src/recipes/linesfill.jl#L1-L8">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../functions/">« Functions</a><a class="docs-footer-nextpage" href="../../FAQs/">Frequently Asked Questions »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Thursday 27 June 2024 10:33">Thursday 27 June 2024</span>. Using Julia version 1.10.4.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
upper MakieCore.Automatic()</code></pre></div><a class="docs-sourcelink" target="_blank" href="https://github.com/MakieOrg/AlgebraOfGraphics.jl/blob/e4e0855a1f62c2b21350c87de0355ebf0936f13d/src/recipes/linesfill.jl#L1-L8">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../functions/">« Functions</a><a class="docs-footer-nextpage" href="../../FAQs/">Frequently Asked Questions »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Thursday 27 June 2024 12:44">Thursday 27 June 2024</span>. Using Julia version 1.10.4.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
2 changes: 1 addition & 1 deletion previews/PR505/API/types/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit b8abe44

Please sign in to comment.