[ENH]: fontsize argument for colorbar · Issue #21674 · matplotlib/matplotlib · GitHub
Skip to content

[ENH]: fontsize argument for colorbar #21674

Description

@sorenwacker

Problem

Would be nice to have a fontsize argument for plt.colorbar() that changes font size of ticks and labels. Or two separate keywords to control them independently. To change that I usually have to google how to change that property.

Proposed solution

Add a keyword plt.colorbar(fontsize=20) or plt.colorbar(size=20)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions