margin default to 1mm
This commit is contained in:
parent
5407fa73f8
commit
b8b5a33833
@ -242,7 +242,7 @@ const _subplot_defaults = KW(
|
||||
:annotations => [], # annotation tuples... list of (x,y,annotation)
|
||||
:projection => :none, # can also be :polar or :3d
|
||||
:aspect_ratio => :none, # choose from :none or :equal
|
||||
:margin => 2mm,
|
||||
:margin => 1mm,
|
||||
:left_margin => :match,
|
||||
:top_margin => :match,
|
||||
:right_margin => :match,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user