From: Richard C. <ri...@cy...> - 2004-03-25 23:18:26
|
From: "Tom Copeland" <to...@in...> > I ran into a rather similar problem when writing Ruby scripts that > needed to create charts. I ended up shelling out to GnuPlot, which > works OK: The same approach is used by Cvsplot (formerly known as cvsstat), which is written in Perl, invokes GnuPlot, and served as an inspiration for StatCvs: http://cvsstat.sourceforge.net/ |