Skip to content

[MNT]: Should plt.xticks() get a minor keyword argument #21107

Closed
@timhoffm

Description

@timhoffm

Summary

Extracted as remaining question from #15005.

Currently plt.xticks() does not support a minor kwarg, in contrast to ax.set_xticks(). it's not strictly necessary because pyplot may have less functionality than the OOP interface; but it doesn't hurt either.

Proposed fix

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions