fix error vector arg detection

This commit is contained in:
Simon Christ 2020-05-06 13:53:52 +02:00
parent 95e1fad160
commit fbb758a546

View File

@ -71,8 +71,9 @@ const POTENTIAL_VECTOR_ARGUMENTS = [
:marker_z,
:markerstrokecolor,
:markerstrokealpha,
:xerror,
:yerror,
:yerror,
:zerror,
:series_annotations,
:fillrange,
]