new ruby gnuplot

J

Joel VanderWerf

Roger said:
Since the maintainer appears to have abandoned

http://rubyforge.org/projects/rgplot
I forked his code onto github
http://github.com/rogerdpack/ruby_gnuplot/tree/master

and plan on maintaining it, so feel free [if you use this library] to
forward your patches on to me there.
Thanks.
=r

If you find that this library doesn't handle the combination of
persistence, mouse interaction, and zombie processes, you may want to
take a look at:

http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/307504

These two libraries (the ruby-gnuplot gem and my own plot.rb) are not
exactly comparable. The former is a ruby dsl, the latter mostly uses
strings to talk in gnuplot's own dsl, which I find easier because of
gnuplot muscle memory.
 
R

Roger Pack

These two libraries (the ruby-gnuplot gem and my own plot.rb) are not
exactly comparable. The former is a ruby dsl, the latter mostly uses
strings to talk in gnuplot's own dsl, which I find easier because of
gnuplot muscle memory.

Thanks for the input. If I ever need persistence or the what I'll give
it a whirl.
=r
 
J

Joel VanderWerf

Roger said:
Thanks for the input. If I ever need persistence or the what I'll give
it a whirl.

gnuplot-2.2 does have the persist option, and probably if you use it,
mouse interaction (zoom etc) is disabled. That's what my hack gets around.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top