Merge pull request #1014 from daschw/ds-tests
import plot! placeholder from RecipesBase
This commit is contained in:
commit
f02079dafe
@ -8,7 +8,7 @@ import StaticArrays
|
|||||||
using StaticArrays.FixedSizeArrays
|
using StaticArrays.FixedSizeArrays
|
||||||
|
|
||||||
@reexport using RecipesBase
|
@reexport using RecipesBase
|
||||||
import RecipesBase: plot, animate
|
import RecipesBase: plot, plot!, animate
|
||||||
using Base.Meta
|
using Base.Meta
|
||||||
@reexport using PlotUtils
|
@reexport using PlotUtils
|
||||||
@reexport using PlotThemes
|
@reexport using PlotThemes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user