-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Markers have compression artifacts #8284
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
Why do you think these are compression artifacts? |
What else? |
I just realize now, that the asymmetry of the marker is caused by the fmt='+'. If I replace this by |
|
This is a duplicate of #3400 due to fractional pixel offests between the lines used for the error bars and the marker. |
Bug report
Markers appear smeared and not clear
Code for reproduction
Actual outcome
See image attached.
Expected outcome
I want markers without smearing or interpolation as clear as the resolution permits.
Matplotlib version
pip
The text was updated successfully, but these errors were encountered: