Graph
* Graph + and - buttons are hiding part of the axis. Move them on the side in google-maps style.
* Add the ability to add thresholding on the plot
* Make the axis labels more readable
* Show time units on the graph - the other units just cannot be known by the Robo-Monitor
* Make sure the graph-title is easily readable and NOT confused with axis label (or maybe it should be the Y axis label? )
Main Screen
* Implement the hierarchical displaying of the data ( make sure that the user can look at only a pre-selected set of channel readings - stars ? )
* Add configurations settings
* Menu - add trace...
* Color coding the channels - somehow display freshness of the data.
* Refactor plotting to use (x, y) series, not just (y) series over constant interval
* Figure out how to jump between activities
* Make sure we don't couple the code too tightly to the LCM model - so that it is adaptable to other message passing schemes.
* Get dynamic LCM working ( summer )