v1.3.0 - add Annual/Quarter/Hourly timeline views
This commit is contained in:
@@ -9,4 +9,5 @@ export interface ToolbarConfig {
|
||||
showTheme?: boolean
|
||||
showFullscreen?: boolean
|
||||
showTimeScale?: boolean // 显示时间刻度按钮组
|
||||
timeScaleDimensions?: ('hour' | 'day' | 'week' | 'month' | 'year')[] // 设置时间刻度按钮的展示维度
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user