Interface: UptimeChartData
Defined in: shared/types/chartHybrid.ts:110
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:112
Enhanced datasets with custom configuration
labels?โ
optionallabels:string[]
Defined in: shared/types/chartHybrid.ts:114
Chart labels