no _cycle in RecipesBase
This commit is contained in:
parent
938712a81f
commit
b099f9a149
@ -5,7 +5,7 @@ module Plots
|
|||||||
using Reexport
|
using Reexport
|
||||||
using FixedSizeArrays
|
using FixedSizeArrays
|
||||||
@reexport using RecipesBase
|
@reexport using RecipesBase
|
||||||
import RecipesBase: plot, _cycle
|
import RecipesBase: plot
|
||||||
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