Class: Average

jheatmap.aggregators.Average

new Average

Average aggregator.

Source:
  • ../js/jheatmap-1.0.0.js, line 1215
Example
new jheatmap.aggregators.Average();

Methods

accumulate

Accumulates all the values

Parameters:
Name Type Description
values Array The values to accumulate
Source:
  • ../js/jheatmap-1.0.0.js, line 1222