Home > composition-plot > HeatMap
Signature:
declare class HeatMap
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(div, dp) | Constructs a new instance of the HeatMap class |
| Property | Modifiers | Type | Description |
|---|---|---|---|
| div | HTMLElement | ||
| dp | HeatMapDataProvider | ||
| textColor | RGBColor |
| Method | Modifiers | Description |
|---|---|---|
| dataUpdated() | ||
| setTextColor(color) |