fix fillrange of annotation series for groupedbar

This commit is contained in:
Daniel Schwabeneder 2021-06-13 12:28:27 +02:00
parent 6da177e0a9
commit 2ea5d375c8

View File

@ -517,7 +517,8 @@ end
primary := false primary := false
seriestype := :scatter seriestype := :scatter
markersize := 0 markersize := 0
msrkeralpha := 0 markeralpha := 0
fillrange := nothing
x := x x := x
y := y y := y
() ()