From 2b4760525594359f0bab938b7ce542886c548e9f Mon Sep 17 00:00:00 2001 From: Chris Cowan Date: Wed, 13 May 2020 12:38:18 -0700 Subject: [PATCH] [Metrics UI] Fixing chart label for ungrouped alerts (#66444) --- .../alerting/metric_threshold/components/expression_chart.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression_chart.tsx b/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression_chart.tsx index 0e1195965448..7665c4d84e1e 100644 --- a/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression_chart.tsx +++ b/x-pack/plugins/infra/public/alerting/metric_threshold/components/expression_chart.tsx @@ -265,8 +265,8 @@ export const ExpressionChart: React.FC = ({ )}