From e0681fe3ddf64bc0f019d3d35497d8c29bc69301 Mon Sep 17 00:00:00 2001 From: sanke1 <22073083+sankerust@users.noreply.github.com> Date: Wed, 22 Aug 2018 18:21:57 +0300 Subject: [PATCH] replace AnalyticUnitId with AnalyticUnitName on graph tooltip (#57) --- src/graph_tooltip.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graph_tooltip.ts b/src/graph_tooltip.ts index 95ed7f6..2391662 100644 --- a/src/graph_tooltip.ts +++ b/src/graph_tooltip.ts @@ -204,7 +204,7 @@ export class GraphTooltip {
- ${s.anomalyType.id}: + ${s.anomalyType.name}: