[Bug]: Polar plot error bars don't rotate with angle for set_theta_direction
and set_theta_offset
#27784
Milestone
set_theta_direction
and set_theta_offset
#27784
Bug summary
Reopening #441 since the fix seems not to work on two corner cases:
set_theta_direction(-1)
set_theta_offset(np.pi/2)
Code for reproduction
Actual outcome
Expected outcome
Errorbar caps perpendicular to the error bars.
Additional information
No response
Operating system
Ubuntu
Matplotlib Version
3.8.1
Matplotlib Backend
agg
Python version
3.11.4
Jupyter version
7.0.6
Installation
None
The text was updated successfully, but these errors were encountered: