fix tests
This commit is contained in:
parent
3b7464e739
commit
9bcab45cb8
@ -261,7 +261,7 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
|
|||||||
)
|
)
|
||||||
push!(axis, segment_plot)
|
push!(axis, segment_plot)
|
||||||
# fill between functions
|
# fill between functions
|
||||||
if sf isa Tuple
|
if sf isa Tuple && series[:ribbon] === nothing
|
||||||
sf1, sf2 = sf
|
sf1, sf2 = sf
|
||||||
@assert sf1 == series_index
|
@assert sf1 == series_index
|
||||||
push!(axis, series_func(
|
push!(axis, series_func(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user