-
Notifications
You must be signed in to change notification settings - Fork 19
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
subtitle kwarg to set_titles_and_labels #185
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Should we add this to the usage example as well?
Sure thing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's something funky going on still with the example:
https://geocat-viz--185.org.readthedocs.build/en/185/examples/set_titles_and_labels.html
Looks like a minor typo
Co-authored-by: Katelyn FitzGerald <7872563+kafitzgerald@users.noreply.github.com>
PR Summary
Adds a subtitle keyword argument to set_titles_and_labels by leveraging the fig.suptitle() function
Closes #52
PR Checklist
General
closes #XXX
to the PR description where XXX is the number of the issue.docs/release-notes.rst
in a relevant section for the next unreleased release. Possible sections include: Documentation, New Features, Bug Fixes, Internal Changes, Breaking Changes/Deprecatedprecommit
. To set up on your local, runpre-commit install
from the top level of the repository. To manually run pre-commits, usepre-commit run --all-files
and re-add any changed files before committing again and pushing.Documentation
_
) and have been added todocs/internal_api/index.rst
docs/user_api/index.rst
under their moduleExamples
docs/examples/
folderdocs/examples.rst
toctreedocs/gallery.yml
with appropriate thumbnail photo indocs/_static/thumbnails/