From 98e756e278986ace6aeed998845cb5a322e98654 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 1 Mar 2016 14:10:09 +0100 Subject: [PATCH] fix(tooltip): msdetection can now handle null data points --- public/app/core/time_series2.ts | 8 +++++--- public/test/core/time_series_specs.js | 22 ++++++++++++++++++++-- 2 files changed, 25 insertions(+), 5 deletions(-) diff --git a/public/app/core/time_series2.ts b/public/app/core/time_series2.ts index fef4efdd373..e17d4c53f5a 100644 --- a/public/app/core/time_series2.ts +++ b/public/app/core/time_series2.ts @@ -171,9 +171,11 @@ export default class TimeSeries { isMsResolutionNeeded() { for (var i = 0; i