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

pull/91/head
jamespcole 2015-04-11 19:01:17 +10:00
parent 992a926592
commit a478ec6697
1 changed files with 1 additions and 0 deletions

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