Skip to content

Commit

Permalink
mention FPlot in the main docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Oct 23, 2024
1 parent f6ad52e commit e30f730
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion notebooks/examples.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### A Pluto.jl notebook ###
# v0.19.46
# v0.20.1

using Markdown
using InteractiveUtils
Expand Down Expand Up @@ -111,6 +111,16 @@ let
end
end

# ╔═╡ 79365a2f-8ac4-4f68-929e-a1e6411e01e3
md"""
# `FPlot`: composable plotting specification
"""

# ╔═╡ 80e4fe31-2e8c-4a86-be58-b9da89c83515
md"""
`FPlot` is a major and relatively self-contained part of `MakieExtra` that is documented in a separate notebook. [Go to `FPlot` docs](https://juliaaplavin.github.io/MakieExtraDocs.jl/notebooks/examples.html).
"""

# ╔═╡ c6504e8d-7ef5-42a0-a978-dfedce9626d7
md"""
# New recipes
Expand Down Expand Up @@ -2463,6 +2473,8 @@ version = "1.4.1+1"
# ╠═9f008eee-6986-4ae4-9945-d854f75b7ed1
# ╟─2ca62b2e-0947-43cb-81d5-839a85e201c4
# ╟─9ad8a875-6a7d-453b-a917-c054d941490f
# ╟─79365a2f-8ac4-4f68-929e-a1e6411e01e3
# ╟─80e4fe31-2e8c-4a86-be58-b9da89c83515
# ╟─c6504e8d-7ef5-42a0-a978-dfedce9626d7
# ╟─d7bc9e8c-a208-47e5-bb06-0faa1a9c2463
# ╟─dc93b904-81df-4a68-8936-938a9b095e5b
Expand Down

0 comments on commit e30f730

Please sign in to comment.