Heatmap Constructor |
Name | Description | |
---|---|---|
Heatmap(AxisXY, Double, Double, Double, Double, Color) |
Creates a Heatmap from an array of Color
values.
| |
Heatmap(AxisXY, Double, Double, Double, Double, Double, Double, Double, Colormap) |
Creates a Heatmap from a double[,] and a
Colormap.
|