update spy recipe
This commit is contained in:
parent
00351ebcf1
commit
54fdd4e177
@ -1483,7 +1483,11 @@ end
|
|||||||
markersize := 1
|
markersize := 1
|
||||||
end
|
end
|
||||||
markerstrokewidth := 0
|
markerstrokewidth := 0
|
||||||
|
if length(unique(zs)) == 1
|
||||||
|
seriescolor --> :black
|
||||||
|
else
|
||||||
marker_z := zs
|
marker_z := zs
|
||||||
|
end
|
||||||
label := ""
|
label := ""
|
||||||
x := cs
|
x := cs
|
||||||
y := rs
|
y := rs
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user