fix typo
This commit is contained in:
parent
b987331b4f
commit
22d8ecffe5
@ -4,7 +4,7 @@
|
|||||||
Specify the colour theme for plots.
|
Specify the colour theme for plots.
|
||||||
"""
|
"""
|
||||||
function theme(s::Symbol; kw...)
|
function theme(s::Symbol; kw...)
|
||||||
# Reset to defaults to overwrite active team
|
# Reset to defaults to overwrite active theme
|
||||||
reset_defaults()
|
reset_defaults()
|
||||||
thm = PlotThemes._themes[s]
|
thm = PlotThemes._themes[s]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user