Skip to content

[ENH]: fontsize argument for colorbar #21674

Closed
@sorenwacker

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)?

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