-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Closed
Copy link
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!New featuretopic: rcparams
Milestone
Description
Hi,
I understand that currently there is a way to place y-axis tick labels on the right hand side instead of the left by default, by calling ax.yaxis.tick_right()
.
See this SO post This is obviously very useful for people who study time series and latest values are sometimes more important than older values.
I'd like to suggest making that a profile setting in matplotlibrc
. Open to dicussion here.
Thanks.
ImportanceOfBeingErnest
Metadata
Metadata
Assignees
Labels
Difficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!New featuretopic: rcparams