diff --git a/src/Plots.jl b/src/Plots.jl index 222270cb..d4f4c50f 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -15,6 +15,7 @@ using Base.Meta import Showoff import StatsBase import JSON +import Base.Iterators: filter using Requires