altosuilib: New line styles and colors for graphs. Selectable line width
authorKeith Packard <keithp@keithp.com>
Sun, 12 Nov 2017 00:08:32 +0000 (16:08 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 12 Nov 2017 00:36:56 +0000 (16:36 -0800)
commit5b6805d1a6a91a26a1892f414a99f0184871ac1a
treed072cada406fab1a98028f006f4d6d1c69361a0e
parent82e552d194216b41d27d805bee2947127c2d555b
altosuilib: New line styles and colors for graphs. Selectable line width

Improve the readability of graphs by offering a better selection of
colors and adding line styles. Let the user configure the line width
as desired.

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