Normalizes a key used for stacking
The key to be normalized
The stringified key
Computes the StackingResult (value and offset) for each data point in each Dataset.
The Datasets to be stacked on top of each other in the order of stacking
Accessor for the key of the data
Accessor for the value of the data
value and offset for each datapoint in each Dataset
Computes the total extent over all data points in all Datasets, taking stacking into consideration.
The value and offset information for each datapoint in each dataset
Accessor for the key of the data existent in the stackingResult
A filter for data to be considered when computing the total extent
The total extent
Computes the maximum and minimum extents of each stack individually.
The value and offset information for each datapoint in each dataset
} The maximum and minimum extents of each individual stack.
Generated using TypeDoc
Map of Dataset to stacks.