Import
Properties
A list of annotation items
Signature
error property
Any query errors
Request contains the queries and properties sent to the datasource
Signature
request?: DataQueryRequest;
series property
Contains data frames with field overrides applied
Signature
series: DataFrame[];
State of the data (loading, done, error, streaming)
structureRev property
This is a key that will change when the DataFrame[] structure changes. The revision is a useful way to know if only data has changed or data+structure
Signature
Contains the range from the request or a shifted time range if a request uses relative time
Signature
timeRange: TimeRange;
timings property
Timing measurements