Dashboard schema: Review and mature graphTooltip property (#62082)

* Review and mature graphTooltip property of Dashboard kind

* Review
This commit is contained in:
Dominik Prokop
2023-01-25 03:40:53 -08:00
committed by GitHub
parent a6f0b69d6f
commit 5f6616ff3e
3 changed files with 8 additions and 4 deletions

View File

@@ -651,6 +651,9 @@ export interface Dashboard {
*/
fiscalYearStartMonth?: number;
gnetId?: string;
/**
* Configuration of dashboard cursor sync behavior.
*/
graphTooltip: DashboardCursorSync;
/**
* Unique numeric identifier for the dashboard.