fix margin pgfplotsx

This commit is contained in:
Simon Christ 2021-11-25 10:56:36 +01:00
parent 1ad74fe129
commit 246b549436

View File

@ -105,6 +105,7 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
"show background rectangle" => nothing,
)
end
push!(the_plot.options, "tight background" => nothing)
for sp in plt.subplots
bb2 = bbox(sp)