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

# Type alias CalendarHeatmapDataPoint

CalendarHeatmapDataPoint: object

Data point in a CalendarHeatmap chart.

# Type declaration

# entries

entries?: object

A collection of data point entries that represents values for all related dataOptions.

# entries.date

date: DataPointEntry

Data point entry for the date data options

# entries.value

value?: DataPointEntry

Data point entry for the value data options