Plotting data over time
There are a lot of powerful programs out there for plotting data, for example GnuPlot, Ploticus and many others.
TimeDataPlotter doesn't want to compete with these, but is designed to occupy a niche that the heavyweight programs don't really fit in: Quick and interactive displaying of data rows over a time scale.
Neither of these limitations are inherent, so I happily accept patches that address them :-)
Use Mercurial to pull from Sourceforge:
hg clone http://tfa-reader.hg.sourceforge.net:8000/hgroot/timedataplotter/timedataplotter
Example usage is:
./timedataplotter samples/data1
Assigning the data columns to different axes:
./timedataplotter --leftaxis=1 --rightaxis=2 samples/data1
Can be held at the forum at SourceForge.