diff --git a/jsui/fluid.plotter.js b/jsui/fluid.plotter.js index f596c0c20..c1e4e1e38 100644 --- a/jsui/fluid.plotter.js +++ b/jsui/fluid.plotter.js @@ -141,6 +141,7 @@ function setdict(name) { fail = true; } if (!fail) { + points = {}; var rawData = JSON.parse(dataDict.stringify()).data; Object.keys(rawData).forEach(function(pt) { points[pt] = {