Type Alias: ChartTimeRange
ChartTimeRange =
"1h"
|"7d"
|"24h"
|"30d"
Defined in: src/stores/types.ts:56
Chart time range options for data visualization.
ChartTimeRange =
"1h"
|"7d"
|"24h"
|"30d"
Defined in: src/stores/types.ts:56
Chart time range options for data visualization.