fix. closes #84
This commit is contained in:
parent
7f7f5c6f12
commit
a0af2fc997
@ -183,7 +183,7 @@ function subplot(args...; kw...)
|
||||
|
||||
# create the object and do the plotting
|
||||
subplt = Subplot(nothing, plts, pkg, length(layout), 0, layout, d, false, false, false, (r,c) -> (nothing,nothing))
|
||||
subplot!(subplt, args...; kw...)
|
||||
subplot!(subplt, args...; d...)
|
||||
|
||||
subplt
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user