remove shows
This commit is contained in:
parent
7a521ef21f
commit
11c86b2d30
@ -261,8 +261,6 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
|
|||||||
)
|
)
|
||||||
push!(axis, segment_plot)
|
push!(axis, segment_plot)
|
||||||
# fill between functions
|
# fill between functions
|
||||||
@show sf
|
|
||||||
@show series[:fillcolor]
|
|
||||||
if sf isa Tuple
|
if sf isa Tuple
|
||||||
sf1, sf2 = sf
|
sf1, sf2 = sf
|
||||||
@assert sf1 == series_index
|
@assert sf1 == series_index
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user