fix fillrange of annotation series for groupedbar

This commit is contained in:
Daniel Schwabeneder 2021-06-13 12:28:27 +02:00
parent d0196b2fcc
commit 1b367d1a22

View File

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