fix single argument recipe

This commit is contained in:
Daniel Schwabeneder 2020-04-01 14:24:34 +02:00
parent 1faa858690
commit 9f375aef09

View File

@ -294,7 +294,7 @@ end
end end
end end
@recipe function f(y) @recipe function f(y)
wrap_surfaces!(plotattribute, y) wrap_surfaces!(plotattributes, y)
newy = _apply_type_recipe(plotattributes, y, :y) newy = _apply_type_recipe(plotattributes, y, :y)
if y !== newy if y !== newy
newy newy