From 41e56b1f2e4350ca9676995e18cde0d6e6d3e710 Mon Sep 17 00:00:00 2001 From: "Michael K. Borregaard" Date: Tue, 28 Feb 2017 07:56:00 +0100 Subject: [PATCH] put PlotThemes in :misc --- src/themes.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes.jl b/src/themes.jl index c069a251..702574e2 100644 --- a/src/themes.jl +++ b/src/themes.jl @@ -24,7 +24,7 @@ function theme(s::Symbol; kw...) # update the default gradient and other defaults thm = PlotThemes._themes[s] if thm.gradient != nothing - PlotUtils.clibrary(:Plots) + PlotUtils.clibrary(:hisc) PlotUtils.default_cgrad(default = PlotThemes.gradient_name(s)) end default(;