fix fillrange of annotation series for groupedbar
This commit is contained in:
parent
6da177e0a9
commit
2ea5d375c8
@ -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
|
||||||
()
|
()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user