From e19a43a31a4279391760a2ed049da82d6cc543b5 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 30 Aug 2019 11:50:00 +0100 Subject: Skip NaN observations --- app/static/js/makeChartMulti.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app') diff --git a/app/static/js/makeChartMulti.js b/app/static/js/makeChartMulti.js index 4b7168f..e1a7aa5 100644 --- a/app/static/js/makeChartMulti.js +++ b/app/static/js/makeChartMulti.js @@ -33,6 +33,8 @@ function preprocess(data) { function getLabelData(data, lbl) { var lblData = []; for (i=0; i