RAA - ruby-tkgnuplot

ruby-tkgnuplot / 0.1

Short description: Ruby/TkGnuplot
Category: Library/Graphics
Status: just started, but usable
Created: 2002-10-03 06:47:25 GMT
Last update: 2002-10-03 06:47:25 GMT
Owner: Hidetoshi NAGAI (Projects of this owner)
Homepage: not available
Download: http://www.dumbo.ai.kyutech.ac.jp/~nagai/TkGnuplot-0.1.tar.gz
License: Ruby's
Dependency:
None
Description:

Ruby/TkGnuplot is a library to plot graphs of Gnuplot on canvas widgets. It needs Gnuplot 3.6+ which supports 'tkcanvas' device. The way to communicate Gnuplot is based on the idea of Gordon Miller's Ruby/Gnuplot. But implementation is different, because of inconvenience for Tk-interface.
This library can treat multiple graphs by shtting each drawing procedure generated by Gnuplot in a namespace of Tcl. It includes the class definition which makes it easy to treat multiple plotting windows on X.

Edit this project (for project owner)

back to RAA top