Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split pymatviz/io.py out from pymatviz/utils.py and add df_to_pdf() export function #91

Merged
merged 11 commits into from
Oct 9, 2023

Conversation

janosh
Copy link
Owner

@janosh janosh commented Oct 9, 2023

678a648 pre-commit autoupdate
6e10a05 add optional deps df-pdf-export = ["pdfCropMargins", "weasyprint"]
9a09444 pymatviz/utils.py add df_to_pdf() and normalize_and_crop_pdf()
898b5bd add test_df_to_pdf()
030a5b6 split pymatviz/io.py out from pymatviz/utils.py
5a8858b split test_io.py out from test_utils.py

@janosh janosh added enhancement Improvement to existing features/functionality breaking Breaking changes labels Oct 9, 2023
@janosh janosh temporarily deployed to github-pages October 9, 2023 19:54 — with GitHub Actions Inactive
@janosh janosh temporarily deployed to github-pages October 9, 2023 21:23 — with GitHub Actions Inactive
@janosh janosh temporarily deployed to github-pages October 9, 2023 21:36 — with GitHub Actions Inactive
@janosh janosh temporarily deployed to github-pages October 9, 2023 21:42 — with GitHub Actions Inactive
@janosh janosh temporarily deployed to github-pages October 9, 2023 21:46 — with GitHub Actions Inactive
@janosh janosh merged commit cb0e613 into main Oct 9, 2023
@janosh janosh deleted the df_to_pdf-util branch October 9, 2023 21:47
@janosh janosh temporarily deployed to github-pages October 9, 2023 21:49 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes enhancement Improvement to existing features/functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant