mirror of
https://github.com/vale981/hiroplotutils
synced 2025-03-04 09:01:40 -05:00
do not enforce tight
This commit is contained in:
parent
544ecb5cc2
commit
7c672ded2e
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ def save_figure(
|
|||
|
||||
directory = pathlib.Path(directory)
|
||||
directory.mkdir(exist_ok=True)
|
||||
fig.tight_layout()
|
||||
|
||||
write_meta(
|
||||
directory / f"{name}.pdf",
|
||||
|
|
Loading…
Add table
Reference in a new issue