-
Notifications
You must be signed in to change notification settings - Fork 814
Open
Description
Hi, thank you for your tutorial, it's been really helpful!
In the Moving Spines section, you've used ax.spines['right'].set_color('none') to hide the axis.
I wonder if ax.spines['right'].set_visible(False) would be a more elegant solution?
Metadata
Metadata
Assignees
Labels
No labels