mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
91f9284e9d
commit
e7ec219291
@ -25,7 +25,7 @@ export interface AnnotationQuery<TQuery extends DataQuery = DataQuery> {
|
|||||||
// Convert a dataframe to an AnnotationEvent
|
// Convert a dataframe to an AnnotationEvent
|
||||||
mappings?: AnnotationEventMappings;
|
mappings?: AnnotationEventMappings;
|
||||||
|
|
||||||
// Sadly plugins can set any propery directly on the main object
|
// Sadly plugins can set any property directly on the main object
|
||||||
[key: string]: any;
|
[key: string]: any;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user