-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Good 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 feature
Milestone
Description
Via rcParams
you can turn on minor ticks/grid for all your plots but there is currently no way to give a default interval for minor ticks to be shown.
AutoMinorLocator defaults to 4 or 5 so potentially it could check to see if this value is set in rcParams and use that first instead?
Metadata
Metadata
Assignees
Labels
Good 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 feature