Skip to content

size is used in annotation_logticks() instead of linewidth #5292

Closed
@slowkow

Description

@slowkow

I noticed ggplot2 is now producing warning messages:

Warning messages:
1: The `size` argument of `element_line()` is deprecated as of ggplot2 3.4.0.
ℹ Please use the `linewidth` argument instead.
This warning is displayed once every 8 hours.
Call `lifecycle::last_lifecycle_warnings()` to see where this warning was generated.

annotation_logticks() still uses size instead of linewidth:

size = size,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions