Skip to main content

stack_segment_bottom

Function stack_segment_bottom 

Source
pub fn stack_segment_bottom(
    raw_series: &[ProjectedSeries],
    stacked: &[ProjectedSeries],
    stack_groups: &HashMap<String, String>,
    _series_defs: &[SeriesDef],
    series_id: &str,
    row: usize,
    offset: StackOffset,
    order: StackOrder,
) -> f64
Expand description

Bottom of a stacked segment at a row (cumulative of prior series in group).