close
Skip to content

Exception in stat_density when x limits are set #22

@has2k1

Description

@has2k1
(ggplot(diamonds) +
  + aes('depth', fill='cut', color='cut')
  + geom_density(alpha=0.1)
  + xlim(55, 70)
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions