diff --git a/StatsPlots/src/StatsPlots.jl b/StatsPlots/src/StatsPlots.jl index bfd7daef9..29da52198 100644 --- a/StatsPlots/src/StatsPlots.jl +++ b/StatsPlots/src/StatsPlots.jl @@ -6,7 +6,7 @@ import Tables import TableOperations using RecipesPipeline @reexport using Plots -import Plots: _cycle +import Plots.PlotsBase.Commons: _cycle using StatsBase using Distributions using LinearAlgebra: eigen, diagm