Skip to content

Quartile/percentile reducers? #309

@mbostock

Description

@mbostock

Maybe I’m overoptimizing for brevity here, but I feel like it’d be nice to have named quartile reducers for boxplots. You can always use data => d3.quantile(data, 0.25) instead, but "quartile1" is shorter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions