-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
ENH: Printing option and "crosshair" for the backends #16180
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
Comments
For the first, see https://matplotlib.org/3.1.1/gallery/misc/cursor_demo_sgskip.html. maybe mplcursors? For the second, printing to an actual printer across multiple platforms is a morass that I dont' think we need to wade into. |
I totally agree with that. Please write the content to a file format of your choice and use a suitable viewer of your choice to print the content. |
Possible actionable item here: The cursor demo should mention the option to use |
Cursor demo is rewritten in #15644. I will check how to integrate that. |
Thanks for addressing this bug report so quickly. I'm fine with your responses and if you want to close the bug report, go ahead. |
Dear developers,
you are doing a great job with the matplotlib package, but I would like to propose two minor improvements:
If you don't agree to this suggestions, that's fine for me and you can close the bug report without any further discussion.
The text was updated successfully, but these errors were encountered: