diff --git a/src/Plots.jl b/src/Plots.jl index 424b632f..cd4ff99e 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -9,6 +9,7 @@ using Reexport # using Requires using FixedSizeArrays @reexport using RecipesBase +import RecipesBase: plot using Base.Meta @reexport using PlotUtils import Showoff