Skip to content

Commit

Permalink
build based on 070f80f
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 12, 2023
1 parent 9554632 commit 1827fce
Show file tree
Hide file tree
Showing 61 changed files with 2,631 additions and 2,631 deletions.
Binary file not shown.
Binary file not shown.
Binary file removed previews/PR3285/_pagefind/index/en_3262d69.pf_index
Binary file not shown.
Binary file not shown.
Binary file removed previews/PR3285/_pagefind/index/en_9c0b7ae.pf_index
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed previews/PR3285/_pagefind/index/en_c8b06d6.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_4b3b91cd64","wasm":"en","page_count":107}}}
{"version":"0.12.0","languages":{"en":{"hash":"en_d32980d9e1","wasm":"en","page_count":107}}}
Binary file removed previews/PR3285/_pagefind/pagefind.en_4b3b91cd64.pf_meta
Binary file not shown.
Binary file not shown.
28 changes: 14 additions & 14 deletions previews/PR3285/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::EmptyCamera)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:32
[6] 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
[7] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
[6] disconnect!(window::GLFW.Window, ::typeof(hasfocus))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:288
[8] disconnect!(window::GLFW.Window, ::typeof(scroll))
[7] disconnect!(window::GLFW.Window, ::typeof(scroll))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:265
[9] 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
[10] 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
[11] 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
[12] 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
[13] 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
[14] disconnect!(::GLFW.Window, ::typeof(window_area))
[13] disconnect!(::GLFW.Window, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:86
[15] disconnect!(window::GLFW.Window, ::typeof(window_open))
[14] disconnect!(window::GLFW.Window, ::typeof(window_open))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:36
[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
[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 1827fce

Please sign in to comment.