diff --git a/src/Plots.jl b/src/Plots.jl index e7c7fc66..4f104ea6 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -8,7 +8,7 @@ import StaticArrays using StaticArrays.FixedSizeArrays @reexport using RecipesBase -import RecipesBase: plot, animate +import RecipesBase: plot, plot!, animate using Base.Meta @reexport using PlotUtils @reexport using PlotThemes