diff --git a/src/Plots.jl b/src/Plots.jl index 4293b811..831941ae 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -18,7 +18,7 @@ using Base.Meta import Showoff import StatsBase import JSON -import RecipePipeline: _process_userrecipes, _process_plotrecipe, +import RecipePipeline: _process_userrecipe, _process_plotrecipe, _process_seriesrecipe, _preprocess_args, preprocessArgs!, is_st_supported, recipe_pipeline!,