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