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.datedate:
DataPointEntryData point entry for the
datedata options
entries.valuevalue?:
DataPointEntryData point entry for the
valuedata options