Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Milestone
Description
Bug report
Bug summary
Code for reproduction
importmatplotlib.pyplotaspltf,axs=plt.subplots(1,2)axs[0].set_ylabel("XXXXXX",y=1,ha='right')axs[1].set_ylabel("XXXXXX",y=1,ha='right')axs[1].yaxis.set_label_position("right")
Actual outcome
Matplotlib version
- Operating system:
- Matplotlib version: 3.3.1'
- Matplotlib backend (
print(matplotlib.get_backend())
): - Python version:
- Jupyter version (if applicable):
- Other libraries:
Metadata
Metadata
Assignees
Labels
No labels