put PlotThemes in :misc
This commit is contained in:
parent
cad96e652f
commit
41e56b1f2e
@ -24,7 +24,7 @@ function theme(s::Symbol; kw...)
|
|||||||
# update the default gradient and other defaults
|
# update the default gradient and other defaults
|
||||||
thm = PlotThemes._themes[s]
|
thm = PlotThemes._themes[s]
|
||||||
if thm.gradient != nothing
|
if thm.gradient != nothing
|
||||||
PlotUtils.clibrary(:Plots)
|
PlotUtils.clibrary(:hisc)
|
||||||
PlotUtils.default_cgrad(default = PlotThemes.gradient_name(s))
|
PlotUtils.default_cgrad(default = PlotThemes.gradient_name(s))
|
||||||
end
|
end
|
||||||
default(;
|
default(;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user