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),
|
||||
rng,
|
||||
)
|
||||
elseif sf isa Tuple
|
||||
elseif sf isa Tuple && series[:ribbon] !== nothing
|
||||
for sfi in sf
|
||||
pgfx_fillrange_series!(
|
||||
axis,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user