fix bar
This commit is contained in:
parent
d8d14a77ec
commit
1f2de587f1
@ -526,6 +526,7 @@ end
|
||||
|
||||
function pgfx_add_series!(::Val{:shape}, axis, series_opt, series, series_func, opt)
|
||||
push!(series_opt, "area legend" => nothing)
|
||||
series_opt = merge(series_opt, pgfx_fillstyle(opt))
|
||||
pgfx_add_series!(Val(:path), axis, series_opt, series, series_func, opt)
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user