FIX errorbar problem with fillstyle#19784
Conversation
jklymak
left a comment
There was a problem hiding this comment.
Thanks! But we should make sure there is a test for this...
c186650 to
c368596
Compare
OK, a test has been added. |
jklymak
left a comment
There was a problem hiding this comment.
Seems OK? I guess I don't understand error bar adequately to say why this fixes the original problem, and the test doesn't really test the original problem? But I didn't spend any time on it.
c368596 to
4b6f658
Compare
This problem was introduced in the commit 0782c74 (#17930), in which the way of plotting Line2D has been modified, and the |
|
Thanks @smartlixx ! |
…784-on-v3.4.x Backport PR #19784 on branch v3.4.x (FIX errorbar problem with fillstyle)
PR Summary
close #19776.
I don't know if this is exactly the reason for the problem, but it can fix the reported problem.
PR Checklist
pytestpasses).flake8on changed files to check).flake8-docstringsand runflake8 --docstring-convention=all).doc/users/next_whats_new/(follow instructions in README.rst there).doc/api/next_api_changes/(follow instructions in README.rst there).