From da6a103649bb66c50e81439973d406399819a2dd Mon Sep 17 00:00:00 2001 From: "Michael K. Borregaard" Date: Mon, 22 May 2017 23:15:22 +0200 Subject: [PATCH] Also add maximum and minimum --- src/Plots.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Plots.jl b/src/Plots.jl index 19ba90dd..e1ccbfa6 100644 --- a/src/Plots.jl +++ b/src/Plots.jl @@ -10,7 +10,7 @@ using Base.Meta @reexport using PlotThemes import Showoff import StatsBase -import NaNMath: extrema +import NaNMath: extrema, maximum, minimum export grid,