TimeDataPlotter

Purpose

Plotting data over time

Why another plotting program?

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.

Design goals of TimeDataPlotter

License

GNU GPL v2

Limitations

Neither of these limitations are inherent, so I happily accept patches that address them :-)

Getting the program

Source Tarball

Download from Sourceforge

Source repository

Use Mercurial to pull from Sourceforge:

hg clone http://tfa-reader.hg.sourceforge.net:8000/hgroot/timedataplotter/timedataplotter

Running

Example usage is:

./timedataplotter samples/data1

Assigning the data columns to different axes:

./timedataplotter --leftaxis=1 --rightaxis=2 samples/data1

Disussions

Can be held at the forum at SourceForge.