Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altosuilib: Add setNotify/fireSeriesChanged methods to AltosUIGrapher | Keith Packard | 2013-03-01 |
| | | | | | | | | | This will let the data adding functions disable notifications while adding all of the graph data, and then send a single notification when the data sets are complete, which speeds up creating of the graph elements quite a bit. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosui/altoslib/altosuilib: Switch altosui to shared graph code | Keith Packard | 2013-02-10 |
| | | | | | | | This adds a configuration tab to the graph window to enable/disable various plotted values. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altosuilib/micropeak: Add state markers to micropeak graph | Keith Packard | 2013-02-10 |
I think this makes the micropeak graph as functional as the altosui graph Signed-off-by: Keith Packard <keithp@keithp.com> |