Skip to content

ggplot change causes warning messages to appear. #20

@dtkaplan

Description

@dtkaplan

contour_plot(P(x,y)~x&y, domain(x=0:40, y=20:60), contours_at=seq(20,50,4))
Warning messages:
1: The following aesthetics were dropped during statistical transformation: z
ℹ This can happen when ggplot fails to infer the correct grouping structure in the data.
ℹ Did you forget to specify a group aesthetic or to convert a numerical variable into a
factor?

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