Skip to content

Commit

Permalink
build based on a27a0e4
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 12, 2023
1 parent ee5ecf4 commit c384cc5
Show file tree
Hide file tree
Showing 58 changed files with 2,604 additions and 2,604 deletions.
4 changes: 2 additions & 2 deletions previews/PR3290/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -752,9 +752,9 @@ version = "0.21.4"

[[deps.JSServe]]
deps = ["Base64", "CodecZlib", "Colors", "Dates", "Deno_jll", "HTTP", "Hyperscript", "LinearAlgebra", "Markdown", "MsgPack", "Observables", "RelocatableFolders", "SHA", "Sockets", "Tables", "Test", "ThreadPools", "URIs", "UUIDs", "WidgetsBase"]
git-tree-sha1 = "118202bbc5b0533f6509786581ae5865f1af6fcb"
git-tree-sha1 = "730e76cbc60d5a7ee84ff4a87c7036898e585133"
uuid = "824d6782-a2ef-11e9-3a09-e5662e0c26f9"
version = "2.2.11"
version = "2.2.12"

[[deps.JpegTurbo]]
deps = ["CEnum", "FileIO", "ImageCore", "JpegTurbo_jll", "TOML"]
Expand Down
Binary file not shown.
Binary file removed previews/PR3290/_pagefind/index/en_1b57748.pf_index
Binary file not shown.
Binary file removed previews/PR3290/_pagefind/index/en_22f85b1.pf_index
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed previews/PR3290/_pagefind/index/en_75c0a0f.pf_index
Binary file not shown.
Binary file removed previews/PR3290/_pagefind/index/en_a8e5236.pf_index
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion previews/PR3290/_pagefind/pagefind-entry.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"0.12.0","languages":{"en":{"hash":"en_c7b768eafd","wasm":"en","page_count":107}}}
{"version":"0.12.0","languages":{"en":{"hash":"en_c916a15bdb","wasm":"en","page_count":107}}}
Binary file removed previews/PR3290/_pagefind/pagefind.en_c7b768eafd.pf_meta
Binary file not shown.
Binary file not shown.
40 changes: 20 additions & 20 deletions previews/PR3290/api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1106,38 +1106,38 @@
strokecolor :black
strokewidth 0
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"><pre><code>density(values; npoints = 200, offset = 0.0, direction = :x)</code></pre><p>Plot a kernel density estimate of <code>values</code>. <code>npoints</code> controls the resolution of the estimate, the baseline can be shifted with <code>offset</code> and the <code>direction</code> set to <code>:x</code> or <code>:y</code>. <code>bandwidth</code> and <code>boundary</code> are determined automatically by default.</p><p>Statistical weights can be provided via the <code>weights</code> keyword argument.</p><p><code>color</code> is usually set to a single color, but can also be set to <code>:x</code> or <code>:y</code> to color with a gradient. If you use <code>:y</code> when <code>direction = :x</code> (or vice versa), note that only 2-element colormaps can work correctly.</p><h2>Attributes</h2><p>Available attributes and their defaults for <code>Combined{Makie.density!}</code> are: </p><pre><code></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!(screen::GLMakie.Screen, ::typeof(mouse_position))
[1] disconnect!(observables::Vector)
@ ~/work/Makie.jl/Makie.jl/src/camera/camera.jl:36
[2] disconnect!(screen::GLMakie.Screen, ::typeof(mouse_position))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:230
[2] disconnect!(screen::GLMakie.Screen, ::typeof(window_area))
[3] disconnect!(screen::GLMakie.Screen, ::typeof(window_area))
@ GLMakie ~/work/Makie.jl/Makie.jl/GLMakie/src/events.jl:82
[3] disconnect!(window::MakieScreen, signal)
[4] disconnect!(window::MakieScreen, signal)
@ ~/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::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
color :black
colormap :viridis
colorrange MakieCore.Automatic()
Expand Down
Loading

0 comments on commit c384cc5

Please sign in to comment.