Skip to content

Commit

Permalink
build based on 2af117d
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 12, 2023
1 parent 849427c commit 1f867ef
Show file tree
Hide file tree
Showing 60 changed files with 2,484 additions and 2,484 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed previews/PR3285/_pagefind/index/en_5b9a6ef.pf_index
Binary file not shown.
Binary file not shown.
Binary file removed previews/PR3285/_pagefind/index/en_8917f09.pf_index
Binary file not shown.
Binary file removed previews/PR3285/_pagefind/index/en_ab4e3b2.pf_index
Binary file not shown.
Binary file not shown.
Binary file removed previews/PR3285/_pagefind/index/en_c69ba25.pf_index
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion previews/PR3285/_pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"0.12.0","languages":{"en":{"hash":"en_6d244dc494","wasm":"en","page_count":107}}}
{"version":"0.12.0","languages":{"en":{"hash":"en_a8e1efc176","wasm":"en","page_count":107}}}
Binary file removed previews/PR3285/_pagefind/pagefind.en_6d244dc494.pf_meta
Binary file not shown.
Binary file not shown.
42 changes: 21 additions & 21 deletions previews/PR3285/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -697,9 +697,9 @@
[1] assetpath(files...)
@ ~/work/Makie.jl/Makie.jl/src/Makie.jl:98</code></pre></div></div><div class="docstring"><div class="doc-header" id="attributes"><a href="#attributes">attributes</a></div><div class="doc-content"><p>No documentation found.</p><p><code>MakieCore.attributes</code> is a <code>Function</code>.</p><pre><code># 2 methods for generic function "attributes" from MakieCore:
[1] attributes(x::AbstractPlot)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/attributes.jl:34
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/attributes.jl:35
[2] attributes(x::Attributes)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/attributes.jl:33</code></pre></div></div><div class="docstring"><div class="doc-header" id="autolimits!"><a href="#autolimits!">autolimits!</a></div><div class="doc-content"><pre><code>autolimits!(la::Axis)</code></pre><p>Reset manually specified limits of <code>la</code> to an automatically determined rectangle, that depends on the data limits of all plot objects in the axis, as well as the autolimit margins for x and y axis.</p><pre><code>autolimits!(ax::PolarAxis[, unlock_zoom = true])</code></pre><p>Calling this tells the PolarAxis to derive limits freely from the plotted data, which allows rmin &gt; 0 and thetalimits spanning less than a full circle. If <code>unlock_zoom = true</code> this also unlocks zooming in r and theta direction and allows for translations in r direction.</p></div></div><div class="docstring"><div class="doc-header" id="available_gradients"><a href="#available_gradients">available_gradients</a></div><div class="doc-content"><pre><code>available_gradients()</code></pre><p>Prints all available gradient names.</p></div></div><div class="docstring"><div class="doc-header" id="axis3d"><a href="#axis3d">axis3d</a></div><div class="doc-content"><pre><code class="language-julia">axis3d(args; attributes...)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/attributes.jl:34</code></pre></div></div><div class="docstring"><div class="doc-header" id="autolimits!"><a href="#autolimits!">autolimits!</a></div><div class="doc-content"><pre><code>autolimits!(la::Axis)</code></pre><p>Reset manually specified limits of <code>la</code> to an automatically determined rectangle, that depends on the data limits of all plot objects in the axis, as well as the autolimit margins for x and y axis.</p><pre><code>autolimits!(ax::PolarAxis[, unlock_zoom = true])</code></pre><p>Calling this tells the PolarAxis to derive limits freely from the plotted data, which allows rmin &gt; 0 and thetalimits spanning less than a full circle. If <code>unlock_zoom = true</code> this also unlocks zooming in r and theta direction and allows for translations in r direction.</p></div></div><div class="docstring"><div class="doc-header" id="available_gradients"><a href="#available_gradients">available_gradients</a></div><div class="doc-content"><pre><code>available_gradients()</code></pre><p>Prints all available gradient names.</p></div></div><div class="docstring"><div class="doc-header" id="axis3d"><a href="#axis3d">axis3d</a></div><div class="doc-content"><pre><code class="language-julia">axis3d(args; attributes...)
</code></pre><p>Plots a 3-dimensional OldAxis.</p><h2>Attributes</h2><p>OldAxis attributes and their defaults for <code>Combined{Makie.axis3d}</code> are: </p><pre><code> showaxis: (true, true, true)
visible: true
ticks:
Expand Down Expand Up @@ -1110,34 +1110,34 @@
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:230
[2] disconnect!(screen::GLMakie.Screen, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:82
[3] disconnect!(observables::Vector)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:36
[4] disconnect!(window::MakieScreen, signal)
[3] disconnect!(window::MakieScreen, signal)
@ ~/work/Makie.jl/Makie.jl/src/interaction/events.jl:35
[5] disconnect!(window::GLFW.Window, ::typeof(entered_window))
[4] disconnect!(observables::Vector)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:36
[5] disconnect!(c::Camera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:24
[6] disconnect!(c::EmptyCamera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:32
[7] disconnect!(window::GLFW.Window, ::typeof(entered_window))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:310
[6] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
[8] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:288
[7] disconnect!(window::GLFW.Window, ::typeof(scroll))
[9] disconnect!(window::GLFW.Window, ::typeof(scroll))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:265
[8] disconnect!(window::GLFW.Window, ::typeof(mouse_position))
[10] disconnect!(window::GLFW.Window, ::typeof(mouse_position))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:234
[9] disconnect!(window::GLFW.Window, ::typeof(unicode_input))
[11] disconnect!(window::GLFW.Window, ::typeof(unicode_input))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:167
[10] disconnect!(window::GLFW.Window, ::typeof(dropped_files))
[12] disconnect!(window::GLFW.Window, ::typeof(dropped_files))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:144
[11] disconnect!(window::GLFW.Window, ::typeof(keyboard_buttons))
[13] disconnect!(window::GLFW.Window, ::typeof(keyboard_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:123
[12] disconnect!(window::GLFW.Window, ::typeof(mouse_buttons))
[14] disconnect!(window::GLFW.Window, ::typeof(mouse_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:108
[13] disconnect!(::GLFW.Window, ::typeof(window_area))
[15] disconnect!(::GLFW.Window, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:86
[14] disconnect!(window::GLFW.Window, ::typeof(window_open))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:36
[15] disconnect!(c::EmptyCamera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:32
[16] disconnect!(c::Camera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:24</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>Combined{Makie.ecdfplot}</code> are: </p><pre><code> alpha 1.0
[16] disconnect!(window::GLFW.Window, ::typeof(window_open))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:36</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>Combined{Makie.ecdfplot}</code> are: </p><pre><code> alpha 1.0
color :black
colormap :viridis
colorrange MakieCore.Automatic()
Expand Down Expand Up @@ -1609,7 +1609,7 @@
[3] theme(x::Union{AbstractScene, MakieCore.ScenePlot}, args...)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/recipes.jl:57
[4] theme(x::AbstractPlot)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/attributes.jl:150
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/attributes.jl:151
[5] theme(x::AbstractPlot, key; default)
@ ~/work/Makie.jl/Makie.jl/MakieCore/src/recipes.jl:60
[6] theme(key::Symbol; default)
Expand Down
Loading

0 comments on commit 1f867ef

Please sign in to comment.