BarChart: Use new data error view component to show actions in panel edit (#42474)
This commit is contained in:
@@ -12,6 +12,7 @@ export interface PanelDataErrorViewProps {
|
||||
data: PanelData;
|
||||
needsTimeField?: boolean;
|
||||
needsNumberField?: boolean;
|
||||
needsStringField?: boolean;
|
||||
// suggestions?: VisualizationSuggestion[]; <<< for sure optional
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user