new InvertSelection
Invert selection action.
Parameters:
| Name | Type | Description |
|---|---|---|
heatmap |
The target heatmap |
- Source:
- ../js/jheatmap-1.0.0.js, line 1488
Example
new jheatmap.actions.InvertSelection(heatmap);
Invert selection action.
| Name | Type | Description |
|---|---|---|
heatmap |
The target heatmap |
new jheatmap.actions.InvertSelection(heatmap);