Skip to content

Don't know how to automatically pick scale for object of type NULL #2599

Closed
@hadley

Description

@hadley

cutpointr, drugCombo, ggeffects, HMP16SData, jtools, mousetrap, OutbreakTools, stormwindmodel, useful

library(ggplot2)

ggplot(mtcars, aes(mpg, wt)) + 
  geom_point(aes(shape = NULL))
#> Don't know how to automatically pick scale for object of type NULL. Defaulting to continuous.
#> Error: A continuous variable can not be mapped to shape

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviorscales 🐍wipwork in progress

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions