diff --git a/src/Plots.jl b/src/Plots.jl index 854b13bf..1b73de24 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -5,6 +5,7 @@ using Reexport import StaticArrays using StaticArrays.FixedSizeArrays using Dates, Printf, Statistics, Base64, LinearAlgebra +import SparseArrays: findnz @reexport using RecipesBase import RecipesBase: plot, plot!, animate