summaryrefslogtreecommitdiff
path: root/www/js/TimelineCtrl.js
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-09-02 13:34:58 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-09-02 13:34:58 -0400
commita1de1fd608ce07949a18a5b2089e5b5cf81364b2 (patch)
treefc729957c6e6b402831d24f24cc21ee09b910f24 /www/js/TimelineCtrl.js
parent92ad611c1092a9f8063dea5dfb4d9832d5a92368 (diff)
display message while graph is rendering
Diffstat (limited to 'www/js/TimelineCtrl.js')
-rw-r--r--www/js/TimelineCtrl.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/TimelineCtrl.js b/www/js/TimelineCtrl.js
index 894ce566..7c762284 100644
--- a/www/js/TimelineCtrl.js
+++ b/www/js/TimelineCtrl.js
@@ -552,6 +552,7 @@ angular.module('zmApp.controllers').controller('zmApp.TimelineCtrl', ['$ionicPla
.then(function (data) {
graphIndex = 0;
+ ZMDataModel.zmLog ("Creating " + $scope.monitors.length + " groups for the graph");
// create groups
for (var g = 0; g < $scope.monitors.length; g++) {
groups.add({