Class: HeatmapDimension

jheatmap.HeatmapDimension

new HeatmapDimension

Heatmap dimension

Source:
  • ../js/jheatmap-1.0.0.js, line 3881

Members

annotations :Array

Array with the index of the items fields to show as annotations

Source:
  • ../js/jheatmap-1.0.0.js, line 3945

annotationSize :number

Height or width in pixels of each annotation cell.

Source:
  • ../js/jheatmap-1.0.0.js, line 3951

decorators :Array

Decorators for the items fields

Source:
  • ../js/jheatmap-1.0.0.js, line 3939

filters :jheatmap.HeatmapFilters

Active user filters on items

Source:
  • ../js/jheatmap-1.0.0.js, line 3933

Header of the items values

Source:
  • ../js/jheatmap-1.0.0.js, line 3900

labelSize :number

Height or width in pixels of the label canvas.

Source:
  • ../js/jheatmap-1.0.0.js, line 3894

order :Array

Array of index of the visible values sorted as current order

Source:
  • ../js/jheatmap-1.0.0.js, line 3912

selected :Array

Index of the selected items

Source:
  • ../js/jheatmap-1.0.0.js, line 3959

selectedValue :number

Index of the current visible row label (zero it's the first)

Source:
  • ../js/jheatmap-1.0.0.js, line 3918

sorter :jheatmap.sorters.DefaultSorter

type: Type of sort ('none', 'label', 'single' or 'value') field: Index of the field that we are sorting asc: true if ascending order, false if descending

Source:
  • ../js/jheatmap-1.0.0.js, line 3927

values :Array

Array with all the items values and annotations (one array per line)

Source:
  • ../js/jheatmap-1.0.0.js, line 3906

zoom :number

Height in pixels of one cell (default 12)

Source:
  • ../js/jheatmap-1.0.0.js, line 3887