From 8e3bd07c9111348126a5640751882594a71f7c86 Mon Sep 17 00:00:00 2001 From: Daniel Schwabeneder Date: Sat, 7 Apr 2018 14:37:15 +0200 Subject: [PATCH] set line_z --- src/recipes.jl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/recipes.jl b/src/recipes.jl index 3ece3f9c..82efc3fa 100644 --- a/src/recipes.jl +++ b/src/recipes.jl @@ -407,8 +407,7 @@ end end ensure_gradient!(plotattributes, :fillcolor, :fillalpha) fill_z := fz - linewidth := 0 - linecolor := invisible() + line_z --> fz x := x_pts y := y_pts z := nothing