diff --git a/src/recipes.jl b/src/recipes.jl index d30b763f..1089ea10 100644 --- a/src/recipes.jl +++ b/src/recipes.jl @@ -846,6 +846,6 @@ end ticks := nothing legend := false seriescolor := grad.args[1] - title := grad.args[1] + title := string(grad.args[1]) z end