fix ribbon, fillbetween distinction
This commit is contained in:
parent
fa720d6ad4
commit
849c2911a7
@ -354,7 +354,7 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
|
|||||||
_cycle(sf, rng),
|
_cycle(sf, rng),
|
||||||
rng,
|
rng,
|
||||||
)
|
)
|
||||||
elseif sf isa Tuple
|
elseif sf isa Tuple && series[:ribbon] !== nothing
|
||||||
for sfi in sf
|
for sfi in sf
|
||||||
pgfx_fillrange_series!(
|
pgfx_fillrange_series!(
|
||||||
axis,
|
axis,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user