Skip to content

Commit

Permalink
build based on 513b4ac
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 12, 2023
1 parent de3e32b commit 879acda
Show file tree
Hide file tree
Showing 62 changed files with 2,631 additions and 2,631 deletions.
Binary file removed dev/_pagefind/fragment/en_2e8a1f2.pf_fragment
Binary file not shown.
Binary file added dev/_pagefind/fragment/en_489f81e.pf_fragment
Binary file not shown.
Binary file removed dev/_pagefind/index/en_1b57748.pf_index
Binary file not shown.
Binary file removed dev/_pagefind/index/en_22f85b1.pf_index
Binary file not shown.
Binary file added dev/_pagefind/index/en_5b9a6ef.pf_index
Binary file not shown.
Binary file added dev/_pagefind/index/en_6c98b95.pf_index
Binary file not shown.
Binary file removed dev/_pagefind/index/en_75c0a0f.pf_index
Binary file not shown.
Binary file added dev/_pagefind/index/en_aeda49c.pf_index
Binary file not shown.
Binary file added dev/_pagefind/index/en_d6c2c3e.pf_index
Binary file not shown.
Binary file removed dev/_pagefind/index/en_dffdfcb.pf_index
Binary file not shown.
2 changes: 1 addition & 1 deletion dev/_pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"0.12.0","languages":{"en":{"hash":"en_a8e1efc176","wasm":"en","page_count":107}}}
{"version":"0.12.0","languages":{"en":{"hash":"en_a7f313c868","wasm":"en","page_count":107}}}
Binary file added dev/_pagefind/pagefind.en_a7f313c868.pf_meta
Binary file not shown.
Binary file removed dev/_pagefind/pagefind.en_a8e1efc176.pf_meta
Binary file not shown.
30 changes: 15 additions & 15 deletions dev/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1114,30 +1114,30 @@
@ ~/work/Makie.jl/Makie.jl/src/interaction/events.jl:35
[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))
[5] disconnect!(window::GLFW.Window, ::typeof(entered_window))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:310
[8] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
[6] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:288
[9] disconnect!(window::GLFW.Window, ::typeof(scroll))
[7] disconnect!(window::GLFW.Window, ::typeof(scroll))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:265
[10] disconnect!(window::GLFW.Window, ::typeof(mouse_position))
[8] disconnect!(window::GLFW.Window, ::typeof(mouse_position))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:234
[11] disconnect!(window::GLFW.Window, ::typeof(unicode_input))
[9] disconnect!(window::GLFW.Window, ::typeof(unicode_input))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:167
[12] disconnect!(window::GLFW.Window, ::typeof(dropped_files))
[10] disconnect!(window::GLFW.Window, ::typeof(dropped_files))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:144
[13] disconnect!(window::GLFW.Window, ::typeof(keyboard_buttons))
[11] disconnect!(window::GLFW.Window, ::typeof(keyboard_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:123
[14] disconnect!(window::GLFW.Window, ::typeof(mouse_buttons))
[12] disconnect!(window::GLFW.Window, ::typeof(mouse_buttons))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:108
[15] disconnect!(::GLFW.Window, ::typeof(window_area))
[13] disconnect!(::GLFW.Window, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:86
[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
[14] disconnect!(window::GLFW.Window, ::typeof(window_open))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:36
[15] disconnect!(c::Camera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:24
[16] disconnect!(c::EmptyCamera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:32</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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 879acda

Please sign in to comment.