Thanks to visit codestin.com
Credit goes to github.com

Skip to content

theme_trr.R size argument is deprecated #18

@arndtupb

Description

@arndtupb

theme_trr() calls the size argument of element_line multiple times, e.g. in:

text = element_text(size = text_size),

ggplot2 recommends against using size and recommend linewidth instead:
The size argument of element_line() is deprecated as of ggplot2 3.4.0.
Please use the linewidth argument instead.

should theme_trr.R be updated? If so, in this repo?

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