Skip to main content

Interface: UptimeChartData

Defined in: shared/types/chartHybrid.ts:112

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:114

Enhanced datasets with custom configuration


labels?โ€‹

optional labels: string[]

Defined in: shared/types/chartHybrid.ts:116

Chart labels