Description:
This HotPaw Basic example program will plot 2 columns of comma-separated data contained in a Memo.
Statistics on the mean and standard deviation of each column is calculated while the data is loading.
The graph will display as a color line plot on a Palm IIIc, but will also display fine on non-color Palms.
The chart is auto-scaling. Also includes an XY scatter plot example which calculates a linear regression.
HotPaw Basic version 1.2.0 or later is required.
These programs are easily modified for custom data (tab separated data or columns requiring different scale factors, for instance).
Update Description:
Included launchable applets as well as the text of the Basic programs.