From: Joel VanderWerf Date: 2008-02-29T07:56:52+09:00 Subject: Re: Plotting Data Christian Rubio wrote: > Marcelo wrote: >> On Wed, Feb 27, 2008 at 7:11 AM, Christian Rubio >> wrote: >> >> >>> Are there any libraries in Ruby that allow me to plot multiple x and >>> y coordinates? >>> >> >> tioga, it's trully great! >> >> Marcelo >> >> > Wow, I tried to install that and it requires pdflatex. Which comes on a > 900mb TeX live cd and I cannot install that. I've drooled over the lovely images before, so yesterday I tried installing all of pdflatex and its dependencies (via apt-get, not a cd). Tioga still didn't work (even after reinstalling and rebuilding it): $ ruby ts_Tioga.rb ruby: symbol lookup error: /usr/local/lib/ruby/gems/1.8/gems/tioga-1.7/lib/Tioga/FigureMaker.so: undefined symbol: Init_Font_Dictionary Anybody have any ideas? > I just would like to be able to plot points. Is there anything like a > stdDraw or something What about gnuplot or tkcanvas? The latter has the advantage of being dynamic. -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407