Releases: ebenp/figpager
Releases · ebenp/figpager
Added config option
Fixed multipage PDF bug on new file
This fixes a bug where new multipage PDFs were only one page due to not setting the multipage attribute when creating a new file.
Thanks to @gtdang for the contribution!
Moved report.ini to tests directory
Moved example report.ini to tests and updated caption in README.md (#12) * added new path to report.ini and updated tests.py to new path. * Updated README.md to describe example figure
Add wspace and hspace options
Add wspace and hspace options.
test_7 tests this
Fix to correct advancing plots across pages using add_subplot
Fixes an issue when plots didn't advance in the second page off the first panel immediately.
Added draft keyword and tests
Added draft keyword and tests. This keyword disables any draft labeling in the .ini file. Closes issue #3 .
Updated image link
Updated image link in readme
Update to 0.24
Updated version number to trigger pypi publish
README updates
Updated LICENSE and image links
Updated version
Drop 3.6 support
Drop Python 3.6 support