Interface: UptimeChartData
Defined in: shared/types/chartHybrid.ts:111
Enhanced Chart.js data structure combining official types with custom dataset configuration.
Remarksโ
Provides enhanced chart data structure with our custom dataset configuration for enhanced type safety in business logic.
Propertiesโ
datasetsโ
datasets:
ChartDatasetConfig[]
Defined in: shared/types/chartHybrid.ts:113
Enhanced datasets with custom configuration
labels?โ
optionallabels:string[]
Defined in: shared/types/chartHybrid.ts:115
Chart labels