[Table] Added ticking to combined historical/real-time table

Don't add duplicate telemetry data
This commit is contained in:
Henry
2017-01-17 14:44:09 -08:00
parent 50f303bbdc
commit 0c3ff82cfe
7 changed files with 195 additions and 59 deletions

View File

@@ -5,7 +5,7 @@
headers="headers"
rows="rows"
time-columns="tableController.timeColumns"
on-show-cell=""
format-cell="formatCell"
enableFilter="true"
enableSort="true"
auto-scroll="autoScroll"