Import

    Properties

    A list of annotation items

    Signature

      error property

      Any query errors

      Request contains the queries and properties sent to the datasource

      Signature

      1. request?: DataQueryRequest;

      series property

      Contains data frames with field overrides applied

      Signature

      1. 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

      1. timeRange: TimeRange;

      timings property

      Timing measurements