File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ Plot the geostatistical function `f` with given `options`.
2424
2525### Notes
2626
27- * This function will only work in the presence of
28- a Makie.jl backend via package extensions in
29- Julia v1.9 or later versions of the language.
27+ This function will only work in the presence of
28+ a Makie.jl backend via package extensions in
29+ Julia v1.9 or later versions of the language.
3030"""
3131function funplot end
3232
@@ -59,9 +59,9 @@ Plot the geostatistical surface `f` with given `options`.
5959
6060### Notes
6161
62- * This function will only work in the presence of
63- a Makie.jl backend via package extensions in
64- Julia v1.9 or later versions of the language.
62+ This function will only work in the presence of
63+ a Makie.jl backend via package extensions in
64+ Julia v1.9 or later versions of the language.
6565"""
6666function surfplot end
6767
You can’t perform that action at this time.
0 commit comments