You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been marked "inactive" because it has been 365 days since the last comment. If this issue is still present in recent Matplotlib releases, or the feature request is still wanted, please leave a comment and this label will be removed. If there are no updates in another 30 days, this issue will be automatically closed, but you are free to re-open or create a new issue if needed. We value issue reports, and this procedure is meant to help us resurface and prioritize issues that have not been addressed yet, not make them disappear. Thanks for your help!
Bug report
Bug summary
The color of the 3D arrow head does not match that of the arrow body. (In fact, the two segments of head itself don't even match.)
Not sure if it is related to #11746, so I posted it separately just to make things clearer.
Code for reproduction
Actual outcome
Expected outcome
The entire arrow should have a single color.
Matplotlib version
print(matplotlib.get_backend())
): MacOSXmatplotlib and Python were installed with Anaconda.
The text was updated successfully, but these errors were encountered: