Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

* The track button may change zoom levels ( in settings )

* Let the user see the numerical value of a datapoint (maybe after they hold their finger on the graph )

Main Screen

* Implement the hierarchical displaying of the data - simplicity and user control

...

* Create better affordance for scrolling ( shadding on the bottom ? )

* Add some kind of help, or FAQ with pictures

Code design:

* Refactor plotting to use (x, y) series, not just (y) series over constant interval

...