Skip to content

stat_cdf #508

Closed
Closed
@kohske

Description

@kohske

I come across several requests to plot CDF. Something like this:

ggplot(data, aes(x = foo)) + stat_cdf(geom = "step")

Probably not difficult to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions