sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Interface CalendarHeatmapChartDataOptions

Configuration for how to query aggregate data and assign data to a calendar-heatmap chart.

Properties

date

date: CalculatedColumn | Column | StyledColumn

Date column representing dates on the calendar heatmap.


value

value: CalculatedMeasureColumn | MeasureColumn | StyledMeasureColumn

Measure column (or measure) assigned to the calendar cells.

Last Updated: