mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard schema: Review and mature graphTooltip property (#62082)
* Review and mature graphTooltip property of Dashboard kind * Review
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user