Skip to content

drawmeridians/parallels label text color not changeable #145

@letmaik

Description

@letmaik

In the docs of drawparallels it says that any other **kwargs are supplied to ax.text. The problem is that ax.text has a color parameter which I need to set somehow. But color is also a regular keyword of drawparallels which means that it won't get there.

I really, really, really don't want to use something like mpl.rcParams['text.color'] = colors.textcolor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions