From ce18df67eba5f7bb534e3703a5544a08671ff27a Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Mon, 4 May 2020 13:58:19 +0200 Subject: [PATCH] fix zerror --- src/recipes.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/recipes.jl b/src/recipes.jl index 3637cc6a..3ca33ce9 100644 --- a/src/recipes.jl +++ b/src/recipes.jl @@ -1099,7 +1099,7 @@ end end () end -@deps xerror path +@deps zerror path # TODO: move quiver to PlotRecipes