Skip to content

use {ggtext} to customize labels in geom_treemap_text() #37

@gruggeri

Description

@gruggeri

Hi,

Great package! I would like to be able to use {ggtext} to customize the geom_treemap_text().
For instance, when using HTML in the title of a plot, I would use the following code to render it:

+ theme(plot.title = ggtext::element_markdown())

Would it be possible to implement these features for assessing the text rendered with geom_treemap_text()?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions