Import
Properties
Result set of panel queries
Signature
data: PanelData;
eventBus property
EventBus
Signature
fieldConfig property
Field options configuration
Signature
height property
Current height of the panel
Signature
id property
Signature
id: number;
Time range change handler
Signature
onChangeTimeRange: (timeRange: AbsoluteTimeRange) => void;
onFieldConfigChange property
Field config change handler
Signature
onFieldConfigChange: (config: FieldConfigSource) => void;
onOptionsChange property
Panel options change handler
Signature
onOptionsChange: (options: T) => void;
options property
Panel options
Signature
replaceVariables property
Template variables interpolation function
replaceVariables: InterpolateFunction;
Time range of the current dashboard
Signature
timeRange: TimeRange;
timeZone property
Time zone of the current dashboard
Signature
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