-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Improve backends documentation #14549
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
Conversation
78c6576
to
3246972
Compare
# and 'gtk3agg' are equivalent. | ||
# | ||
# The builtin backends | ||
# -------------------- | ||
# | ||
# With a typical installation of matplotlib, such as from a |
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.
this paragraph isn't really true anymore now that we have autodetection
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.
I don't feel competent enough describing what is currently happening with autodetection. Please push a suggestion or open a ticket to mark this as outdated.
PR Summary
Inspired by #14543.
PR Checklist