Reports & Graphs

Hey all,

I was doing a bit of looking around for the best reporting and graph
libraries in Ruby and I was wondering which ones you would recommend?

Thanks a lot

···

--
Posted via http://www.ruby-forum.com/.

Ever considered Ruby GNUplot?

gnuplot is a gem, as I recall.

···

--
Posted via http://www.ruby-forum.com/.

Stuart Clarke wrote:

Hey all,

I was doing a bit of looking around for the best reporting and graph
libraries in Ruby and I was wondering which ones you would recommend?

RRDTool is nice if you are always plotting the last N seconds. The rrdtool library does the buffering for you.

Jason Lillywhite wrote:

Ever considered Ruby GNUplot?

gnuplot is a gem, as I recall.

···

--
Posted via http://www.ruby-forum.com/\.

http://rgplot.rubyforge.org/

···

--
Posted via http://www.ruby-forum.com/.