Skip to content

ggplot2 v.3.3.0: Error in (function (el, elname) : "plot.title.position" is not a valid theme element name. #3887

@thierrygosselin

Description

@thierrygosselin

I'm having an error in my code that used to work prior to upgrading to ggplot2 v.3.3.0. It says:

Error in (function (el, elname)  :    "plot.title.position" is not a valid theme element name.

The problem is that plot.title.position is new to v.3.3.0 it's not used in my code to produce the box plot. When I'm trying to do the function line by line to reproduce the problem and find exactly where the code breaks it doesn't give me an error. Very puzzling. So a short reprex at this time is not possible. I'm working on it.

However, is this something seen before ?

Thierry

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