Class: InvertSelection

jheatmap.actions.InvertSelection

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);