Skip to content

auto bins and cumulative distribution histograms #1318

Closed
@alexcjohnson

Description

@alexcjohnson

We need a way to harmonize autobins across traces, and that it needs to know about cumulative. To make this example work I needed to manually extend the bin range for the red trace, otherwise its CDF ended too soon. Actually, CDFs never end, really... so perhaps the even better thing to do would be to look at the axis range and draw bins out to the edge, while still only using the real data for autoranging? We also need to make sure bin sizes and edges match, which is needed for non-cumulative histograms as well.

hist_cum_stacked

Originally mentioned in #1189 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions