increase right padding
This commit is contained in:
parent
c034d7bf1b
commit
02b54e72a6
@ -673,7 +673,7 @@ end
|
||||
function _update_min_padding!(sp::Subplot{PGFPlotsXBackend})
|
||||
# TODO: make padding more intelligent
|
||||
# order: right, top, left, bottom
|
||||
sp.minpad = (20mm, 12mm, 2mm, 10mm)
|
||||
sp.minpad = (22mm, 12mm, 2mm, 10mm)
|
||||
end
|
||||
|
||||
function _create_backend_figure(plt::Plot{PGFPlotsXBackend})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user