import inplace plot placeholder from RecipesBase

This commit is contained in:
Daniel Schwabeneder 2017-08-16 21:05:05 +02:00
parent 11c71d7a5d
commit bb2f4ff16b

View File

@ -8,7 +8,7 @@ import StaticArrays
using StaticArrays.FixedSizeArrays
@reexport using RecipesBase
import RecipesBase: plot, animate
import RecipesBase: plot, plot!, animate
using Base.Meta
@reexport using PlotUtils
@reexport using PlotThemes