new MutualExclusiveSorter
This is a mutual exclusive sorter.
- Source:
- ../js/jheatmap-1.0.0.js, line 1856
Example
new jheatmap.sorters.MutualExclusiveSorter();
Methods
-
sort
-
Sort the heatmap
Parameters:
Name Type Description heatmap
jheatmap.Heatmap The heatmap to sort sortType
string "rows" or "columns" - Source:
- ../js/jheatmap-1.0.0.js, line 1868