Update src/pipeline.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
92659e58ba
commit
3500bd345b
@ -68,7 +68,7 @@ end
|
||||
function _preprocess_userrecipe(kw::AKW)
|
||||
_add_markershape(kw)
|
||||
|
||||
if get(kw,:series_permutation, default(:series_permutation)) != :none
|
||||
if get(kw, :series_permutation, default(:series_permutation)) != :none
|
||||
l1, l2 = kw[:series_permutation]
|
||||
for k in _axis_args
|
||||
k1 = _attrsymbolcache[l1][k]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user