Removed interactivity from small view of line charts which was causing scrollbar issues on more-info card

This commit is contained in:
jamespcole 2015-04-11 19:01:17 +10:00
parent 992a926592
commit a478ec6697

View File

@ -232,6 +232,7 @@
options.chartArea.left = 40;
options.chartArea.height = '80%';
options.chartArea.top = 5;
options.enableInteractivity = false;
}
// Get a unique list of times of state changes for all the device