altosuilib: Add 'show marker' button to graphs
authorKeith Packard <keithp@keithp.com>
Wed, 4 Oct 2017 20:43:45 +0000 (13:43 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 4 Oct 2017 20:43:45 +0000 (13:43 -0700)
commit2f779d318753b73463f7166977453ab5533e5921
tree35c62d27a36ce90a3e5789cf9bbc3b9e85e197af
parent730ee7bf91f607ece42c010a10c53d0013492b96
altosuilib: Add 'show marker' button to graphs

Provides a marker at each actual data point which can be useful for
sparse data sets like telemetry with poor reception.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosShapeListener.java [new file with mode: 0644]
altosuilib/AltosUIEnable.java
altosuilib/AltosUIGraph.java
altosuilib/AltosUITimeSeries.java
altosuilib/Makefile.am