diff --git a/src/recipes.jl b/src/recipes.jl index 3ca33ce9..7a54bfe7 100644 --- a/src/recipes.jl +++ b/src/recipes.jl @@ -71,8 +71,9 @@ const POTENTIAL_VECTOR_ARGUMENTS = [ :marker_z, :markerstrokecolor, :markerstrokealpha, + :xerror, :yerror, - :yerror, + :zerror, :series_annotations, :fillrange, ]