Package io.deephaven.multiviewwidget.ui.pivot.heatmap
package io.deephaven.multiviewwidget.ui.pivot.heatmap
-
ClassDescriptionA per-column based
TableBasedHeatMap/MinMaxHeatMapimplementation.A per-row basedTableBasedHeatMap/MinMaxHeatMapimplementation.AValueHeatMapimplementation of aPivotHeatMapwhich identifies a cell-color based on the order in which values have previously appeared.Helper class to hold min and max values.PivotHeatMap<T>A low-level interface used to define a pivot heatmapAn interface which adds table-based abilities to aPivotHeatMap.A full-tableTableBasedHeatMap/MinMaxHeatMapimplementation.ValueHeatMap<T>An interface to be used for purely value-basedPivotHeatMapimplementationsAValueHeatMapimplementation of aPivotHeatMapwhich identifies a cell-color based on a builder-defined value to color mapping