Import

    Properties

    Result set of panel queries

    Signature

    1. data: PanelData;

    eventBus property

    EventBus

    Signature

      fieldConfig property

      Field options configuration

      Signature

      height property

      Current height of the panel

      Signature

      id property

      Signature

      1. id: number;

      Time range change handler

      Signature

      1. onChangeTimeRange: (timeRange: AbsoluteTimeRange) => void;

      onFieldConfigChange property

      Field config change handler

      Signature

      1. onFieldConfigChange: (config: FieldConfigSource) => void;

      onOptionsChange property

      Panel options change handler

      Signature

      1. onOptionsChange: (options: T) => void;

      options property

      Panel options

      Signature

      replaceVariables property

      Template variables interpolation function

      1. replaceVariables: InterpolateFunction;

      Time range of the current dashboard

      Signature

      1. timeRange: TimeRange;

      timeZone property

      Time zone of the current dashboard

      Signature

      1. timeZone: TimeZone;

      title property

      Panel title

      Signature

        transparent property

        Indicates whether or not panel should be rendered transparent

        Signature

        width property

        Current width of the panel

        Signature