set line_z

This commit is contained in:
Daniel Schwabeneder 2018-04-07 14:37:15 +02:00
parent 685e2eaff7
commit 8e3bd07c91

View File

@ -407,8 +407,7 @@ end
end end
ensure_gradient!(plotattributes, :fillcolor, :fillalpha) ensure_gradient!(plotattributes, :fillcolor, :fillalpha)
fill_z := fz fill_z := fz
linewidth := 0 line_z --> fz
linecolor := invisible()
x := x_pts x := x_pts
y := y_pts y := y_pts
z := nothing z := nothing