Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IntensityOptions

property

columns Horizontal resolution of the Heatmap.

property

rows Vertical resolution of the Heatmap.

property

start Starting point position of the Heatmap.

property

end End point position of the Heatmap.

property

pixelated Data definition per cell / per vertex of the Heatmap.

Index

Properties

columns

columns: number

Horizontal resolution of the Heatmap.

end

end: Point

End point position of the Heatmap.

pixelated

pixelated: boolean

Data definition per cell / per vertex of the Heatmap.

Value Desired result
pixelated: true Intensity / Color applies per cell
pixelated: false Intensity / Color applies per vertex

rows

rows: number

Vertical resolution of the Heatmap.

start

start: Point

Starting point position of the Heatmap.