Skip to content

Commit

Permalink
build based on 880f9bc
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Feb 10, 2024
1 parent d012b20 commit a84af14
Show file tree
Hide file tree
Showing 367 changed files with 672 additions and 672 deletions.
2 changes: 1 addition & 1 deletion previews/PR3558/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<br/><br/><br/><br/><div style="margin-bottom: 300px; font-size: 24px"><a href="">Click here</a> to go back to the homepage.
</div></div><div class="page-foot"><div class="copyright">
© Makie.jl. Last modified: February 09, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
© Makie.jl. Last modified: February 10, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
<p>These docs were autogenerated using Makie: v0.20.7, GLMakie: v0.9.8, CairoMakie: v0.11.8, WGLMakie: v0.9.7</p></div></div></div></div><div class="page__footer"><footer><div class="page__footer-follow"><ul class="social-icons"><li><a href="https://twitter.com/MakiePlots" rel="nofollow noopener noreferrer"><i aria-hidden="true" class="fab fa-fw fa-twitter-square"></i> Twitter</a></li><li><a href="https://github.com/JuliaPlots/Makie.jl" rel="nofollow noopener noreferrer"><i aria-hidden="true" class="fab fa-fw fa-github"></i> GitHub</a></li></ul></div><div class="page__footer-copyright">© Makie.jl. Powered by <a href="https://github.com/tlienart/Franklin.jl">Franklin</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div></footer></div></div><script src="../versions.js" type="text/javascript"></script><script src="siteinfo.js" type="text/javascript"></script><script src="libs/warner.js" type="text/javascript"></script><script src="libs/navbar.js"></script><link href="pagefind/pagefind-ui.css" rel="stylesheet"/><script src="pagefind/pagefind-ui.js" type="text/javascript"></script><script>
window.addEventListener('DOMContentLoaded', (event) => {
new PagefindUI({
Expand Down
74 changes: 37 additions & 37 deletions previews/PR3558/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1280,36 +1280,36 @@
weights MakieCore.Automatic()</code></pre></div></div><div class="docstring"><div class="doc-header" id="density!"><a href="#density!">density!</a></div><div class="doc-content"><p>No documentation found.</p><p><code>Makie.density!</code> is a <code>Function</code>.</p><pre><code># 1 method for generic function "density!" from Makie:
[1] density!(args...; kw...)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/recipes.jl:176</code></pre></div></div><div class="docstring"><div class="doc-header" id="deregister_interaction!"><a href="#deregister_interaction!">deregister_interaction!</a></div><div class="doc-content"><pre><code>deregister_interaction!(parent, name::Symbol)</code></pre><p>Deregister the interaction named <code>name</code> registered in <code>parent</code>.</p></div></div><div class="docstring"><div class="doc-header" id="disconnect!"><a href="#disconnect!">disconnect!</a></div><div class="doc-content"><p>No documentation found.</p><p><code>Makie.disconnect!</code> is a <code>Function</code>.</p><pre><code># 16 methods for generic function "disconnect!" from Makie:
[1] disconnect!(c::EmptyCamera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:33
[2] disconnect!(window::GLFW.Window, ::typeof(window_open))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:36
[3] disconnect!(window::GLFW.Window, ::typeof(scroll))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:249
[4] disconnect!(window::GLFW.Window, ::typeof(dropped_files))
[1] disconnect!(c::Camera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:25
[2] disconnect!(window::GLFW.Window, ::typeof(dropped_files))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:144
[5] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:272
[6] disconnect!(window::GLFW.Window, ::typeof(mouse_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:108
[7] disconnect!(window::GLFW.Window, ::typeof(keyboard_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:123
[8] disconnect!(::GLFW.Window, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:86
[9] disconnect!(window::GLFW.Window, ::typeof(unicode_input))
[3] disconnect!(window::GLFW.Window, ::typeof(unicode_input))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:167
[10] disconnect!(window::GLFW.Window, ::typeof(entered_window))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:294
[11] disconnect!(window::GLFW.Window, ::typeof(mouse_position))
[4] disconnect!(window::GLFW.Window, ::typeof(keyboard_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:123
[5] disconnect!(window::GLFW.Window, ::typeof(scroll))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:249
[6] disconnect!(window::GLFW.Window, ::typeof(mouse_position))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:218
[12] disconnect!(c::Camera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:25
[13] disconnect!(observables::Vector)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:37
[14] disconnect!(screen::GLMakie.Screen, ::typeof(window_area))
[7] disconnect!(window::GLFW.Window, ::typeof(entered_window))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:294
[8] disconnect!(window::GLFW.Window, ::typeof(window_open))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:36
[9] disconnect!(window::GLFW.Window, ::typeof(mouse_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:108
[10] disconnect!(::GLFW.Window, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:86
[11] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:272
[12] disconnect!(c::EmptyCamera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:33
[13] disconnect!(screen::GLMakie.Screen, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:80
[15] disconnect!(screen::GLMakie.Screen, ::typeof(mouse_position))
[14] disconnect!(screen::GLMakie.Screen, ::typeof(mouse_position))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:214
[15] disconnect!(observables::Vector)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:37
[16] disconnect!(window::MakieScreen, signal)
@ ~/work/Makie.jl/Makie.jl/src/interaction/events.jl:35</code></pre></div></div><div class="docstring"><div class="doc-header" id="dropped_files"><a href="#dropped_files">dropped_files</a></div><div class="doc-content"><p>Registers a callback for drag and drop of files. returns <code>Observable{Vector{String}}</code>, which are absolute file paths <a href="http://www.glfw.org/docs/latest/group__input.html#gacc95e259ad21d4f666faa6280d4018fd">GLFW Docs</a></p></div></div><div class="docstring"><div class="doc-header" id="ecdfplot"><a href="#ecdfplot">ecdfplot</a></div><div class="doc-content"><pre><code>ecdfplot(values; npoints=10_000[, weights])</code></pre><p>Plot the empirical cumulative distribution function (ECDF) of <code>values</code>.</p><p><code>npoints</code> controls the resolution of the plot. If <code>weights</code> for the values are provided, a weighted ECDF is plotted.</p><h2>Attributes</h2><p>Available attributes and their defaults for <code>Plot{Makie.ecdfplot}</code> are: </p><pre><code> alpha 1.0
color :black
Expand Down Expand Up @@ -1529,10 +1529,10 @@
@ deprecated.jl:113</code></pre></div></div><div class="docstring"><div class="doc-header" id="plot"><a href="#plot">plot</a></div><div class="doc-content"><p>No documentation found.</p><p><code>MakieCore.plot</code> is a <code>Function</code>.</p><pre><code># 1 method for generic function "plot" from MakieCore:
[1] plot(args...; kw...)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/recipes.jl:39</code></pre></div></div><div class="docstring"><div class="doc-header" id="plot!"><a href="#plot!">plot!</a></div><div class="doc-content"><p>No documentation found.</p><p><code>MakieCore.plot!</code> is a <code>Function</code>.</p><pre><code># 65 methods for generic function "plot!" from MakieCore:
[1] plot!(plot::Plot{MakieCore.plot, Tuple{Makie.GridLayoutSpec}})
@ Makie ~/work/Makie.jl/Makie.jl/src/specapi.jl:729
[2] plot!(fa::Makie.FigureAxis, plot)
[1] plot!(fa::Makie.FigureAxis, plot)
@ Makie ~/work/Makie.jl/Makie.jl/src/figureplotting.jl:313
[2] plot!(plot::Plot{MakieCore.plot, Tuple{Makie.GridLayoutSpec}})
@ Makie ~/work/Makie.jl/Makie.jl/src/specapi.jl:729
[3] plot!(ax::Axis, P::Type{&lt;:Plot{Makie.rainclouds}}, allattrs::Attributes, category_labels, data_array)
@ Makie ~/work/Makie.jl/Makie.jl/src/basic_recipes/raincloud.jl:138
[4] plot!(ax::Makie.AbstractAxis, plot::AbstractPlot)
Expand Down Expand Up @@ -1983,18 +1983,18 @@
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:851
[6] to_color(c::ColorTypes.Colorant)
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:853
[7] to_color(c::Makie.ColorMapping)
[7] to_color(c::Tuple{Any, Number})
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:859
[8] to_color(sampler::Sampler)
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:1737
[9] to_color(c::Makie.ColorMapping)
@ ~/work/Makie.jl/Makie.jl/src/colorsampler.jl:344
[8] to_color(p::Makie.AbstractPattern)
[10] to_color(p::Makie.AbstractPattern)
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:858
[9] to_color(sampler::Sampler)
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:1737
[10] to_color(c::AbstractArray{&lt;:ColorTypes.Colorant, N}) where N
[11] to_color(c::AbstractArray{&lt;:ColorTypes.Colorant, N}) where N
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:857
[11] to_color(c::AbstractArray)
[12] to_color(c::AbstractArray)
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:856
[12] to_color(c::Tuple{Any, Number})
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:859
[13] to_color(c::Real)
@ ~/work/Makie.jl/Makie.jl/src/conversions.jl:852</code></pre></div></div><div class="docstring"><div class="doc-header" id="to_colormap"><a href="#to_colormap">to_colormap</a></div><div class="doc-content"><pre><code>to_colormap(b::AbstractVector)</code></pre><p>An <code>AbstractVector{T}</code> with any object that <a href="@ref"><code>to_color</code></a> accepts.</p><pre><code>to_colormap(cs::Union{String, Symbol})::Vector{RGBAf}</code></pre><p>A Symbol/String naming the gradient. For more on what names are available please see: <code>available_gradients()</code>. For now, we support gradients from <code>PlotUtils</code> natively.</p></div></div><div class="docstring"><div class="doc-header" id="to_font"><a href="#to_font">to_font</a></div><div class="doc-content"><pre><code>to_font(str::String)</code></pre><p>Loads a font specified by <code>str</code> and returns a <code>NativeFont</code> object storing the font handle. A font can either be specified by a file path, such as "folder/with/fonts/font.otf", or by a (partial) name such as "Helvetica", "Helvetica Bold" etc.</p></div></div><div class="docstring"><div class="doc-header" id="to_fontsize"><a href="#to_fontsize">to_fontsize</a></div><div class="doc-content"><p>No documentation found.</p><p><code>Makie.to_fontsize</code> is a <code>Function</code>.</p><pre><code># 4 methods for generic function "to_fontsize" from Makie:
[1] to_fontsize(x::Vec2)
Expand Down Expand Up @@ -2162,7 +2162,7 @@
zlims!(ax; low = nothing, high = nothing)
zlims!(ax, zlims)</code></pre><p>Set the z-axis limits of axis <code>ax</code> to <code>low</code> and <code>high</code> or a tuple <code>zlims = (low,high)</code>. If the limits are ordered high-low, the axis orientation will be reversed. If a limit is <code>nothing</code> it will be determined automatically from the plots in the axis.</p><pre><code>zlims!(low, high)
zlims!(; low = nothing, high = nothing)</code></pre><p>Set the z-axis limits of the current axis to <code>low</code> and <code>high</code>. If the limits are ordered high-low, this reverses the axis orientation. A limit set to <code>nothing</code> will be determined automatically from the plots in the axis.</p><pre><code>zlims!(ax = current_axis())</code></pre><p>Reset the z-axis limits to be determined automatically from the plots in the axis.</p></div></div><div class="docstring"><div class="doc-header" id="zoom!"><a href="#zoom!">zoom!</a></div><div class="doc-content"><pre><code>zoom!(scene, cam::Camera3D, zoom_step[, cad = false, zoom_shift_lookat = false])</code></pre><p>Zooms the camera in or out based on the multiplier <code>zoom_step</code>. A <code>zoom_step</code> of 1.0 is neutral, larger zooms out and lower zooms in.</p><p>If <code>cad = true</code> zooming will also apply a rotation based on how far the cursor is from the center of the scene. If <code>zoom_shift_lookat = true</code> and <code>projectiontype = Orthographic</code> zooming will keep the data under the cursor at the same screen space position.</p><pre><code>zoom!(scene, point, zoom_step, shift_lookat::Bool)</code></pre><p>Zooms the camera of <code>scene</code> in towards <code>point</code> by a factor of <code>zoom_step</code>. A positive <code>zoom_step</code> zooms in while a negative <code>zoom_step</code> zooms out.</p></div></div><div class="docstring"><div class="doc-header" id="zticklabels"><a href="#zticklabels">zticklabels</a></div><div class="doc-content"><pre><code>zticklabels(scene)</code></pre><p>Returns the all the z-axis tick labels. See also <code>ticklabels</code>.</p></div></div><div class="docstring"><div class="doc-header" id="ztickrange"><a href="#ztickrange">ztickrange</a></div><div class="doc-content"><pre><code>ztickrange(scene)</code></pre><p>Returns the tick range along the z-axis. See also <code>tickranges</code>.</p></div></div><div class="docstring"><div class="doc-header" id="ztickrotation"><a href="#ztickrotation">ztickrotation</a></div><div class="doc-content"><pre><code>ztickrotation(scene)</code></pre><p>Returns the rotation of tick labels along the z-axis. See also <code>tickrotations</code></p></div></div><div class="docstring"><div class="doc-header" id="ztickrotation!"><a href="#ztickrotation!">ztickrotation!</a></div><div class="doc-content"><pre><code>ztickrotation!([scene,] zangle)</code></pre><p>Set the rotation of tick labels along the z-axis. See also <code>tickrotations!</code>.</p></div></div><div class="docstring"><div class="doc-header" id="zticks!"><a href="#zticks!">zticks!</a></div><div class="doc-content"><pre><code>zticks!([scene,]; ztickranges=ztickrange(scene), zticklabels=zticklabel(scene))</code></pre><p>Set the tick labels and range along all z-axis. See also <code>ticks!</code>.</p></div></div><div class="page-foot"><div class="copyright">
© Makie.jl. Last modified: February 09, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
© Makie.jl. Last modified: February 10, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>.
<p>These docs were autogenerated using Makie: v0.20.7, GLMakie: v0.9.8, CairoMakie: v0.11.8, WGLMakie: v0.9.7</p></div></div></div></div><div class="page__footer"><footer><div class="page__footer-follow"><ul class="social-icons"><li><a href="https://twitter.com/MakiePlots" rel="nofollow noopener noreferrer"><i aria-hidden="true" class="fab fa-fw fa-twitter-square"></i> Twitter</a></li><li><a href="https://github.com/JuliaPlots/Makie.jl" rel="nofollow noopener noreferrer"><i aria-hidden="true" class="fab fa-fw fa-github"></i> GitHub</a></li></ul></div><div class="page__footer-copyright">© Makie.jl. Powered by <a href="https://github.com/tlienart/Franklin.jl">Franklin</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div></footer></div></div><script src="../../versions.js" type="text/javascript"></script><script src="../siteinfo.js" type="text/javascript"></script><script src="../libs/warner.js" type="text/javascript"></script><script src="../libs/navbar.js"></script><link href="../pagefind/pagefind-ui.css" rel="stylesheet"/><script src="../pagefind/pagefind-ui.js" type="text/javascript"></script><script>
window.addEventListener('DOMContentLoaded', (event) => {
new PagefindUI({
Expand Down
Loading

0 comments on commit a84af14

Please sign in to comment.