summaryrefslogtreecommitdiff
path: root/altosuilib/AltosUIAxis.java
Commit message (Collapse)AuthorAge
* altosuilib: rescale axis when enabling data seriesKeith Packard2013-02-11
| | | | | | This makes sure new series are visible when you enable them. Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui/altoslib/altosuilib: Switch altosui to shared graph codeKeith Packard2013-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>