Skip to content

geom_hex bug introduced by the latest 3.4.0 release #5076

Closed
@mikejiang

Description

@mikejiang
d <- ggplot(diamonds, aes(carat, price))
d + geom_hex()

Here is the plot before
image
Here is to plot now, apparently something is wrong
image

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