shared/types/chartConfig
Chart configuration type definitions for Uptime Watcher.
Remarksโ
These interfaces provide type-safe configuration structures for Chart.js charts. They ensure proper typing for chart options, scales, plugins, and data structures.
Interfacesโ
- ChartConfig
 - ChartData
 - ChartDataPoint
 - ChartDatasetConfig
 - ChartLegendConfig
 - ChartPluginsConfig
 - ChartScaleConfig
 - ChartScalesConfig
 - ChartThemeConfig
 - ChartTitleConfig
 - ChartTooltipConfig
 - CompleteChartConfig
 - DefaultChartThemes
 
Type Aliasesโ
- ChartEasing
 - ChartPosition
 - ChartLegendPosition
 - ChartScalePosition
 - ChartScaleType
 - ChartAlignment
 - ChartFontStyle
 - ChartFontWeight
 - ChartAlign
 - ChartType