MAIDR Documentation - v4.4.0
    Preparing search index...
    • The same, for bands that arrive grouped by series rather than aligned.

      Totalled by the category's own value rather than by position, because a series that skips a category leaves the arrays unaligned and pairing by index would then divide one category's value by another's total.

      Parameters

      • bands: SegmentedPoint[][]

        The layer's SegmentedPoint[][], one array per series

      • horizontal: boolean

        Whether the magnitude is in x and the category in y

      Returns SegmentedPoint[][]

      The same bands with each category summing to 100