Skip to content

[FEATURE] Possible to have axis text in multiple colors? #264

Open
@mcsimenc

Description

@mcsimenc

In ggplot2 I can pass a vector of colors through theme(axis.text.x), and while it gives the warning

Vectorized input to `element_text()` is not officially supported.
Results may be unexpected or may change in future versions of ggplot2.

it still works. I see this warning when passing the ggplot2 theme axis text colors through heatmap_layers but it doesn't seem to change the colors. A single color passed this way works.

Is this possible?

Screenshot from 2021-06-17 14-58-52

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions