Skip to content

Option to turn on minor ticks in matplotlibrc #3024

@oschoudhury

Description

@oschoudhury

There does not seem to be an rc parameter which enables minor tick parameters by default. One can use plt.minorticks_on() for each axes but that feels cumbersome.

I would therefore request xtick.minor.visible and ytick.minor.visible that works like plt.minorticks_on(). Maybe also something for the major ticks, I can imagine someone wanting to disable major ticks for imshow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions