Files | Admin

Notes:

Release Name: 1.0.0

Notes:
Bug-fix release, thanks to JJ Fleck ! To install ctioga, first get Tioga (at least 1.2.0) there:

http://rubyforge.org/frs/?group_id=701&release_id=7187

Install it, then, untar ctioga-1.0.tar.gz, and run either
./INSTALL
of
./HOME_INSTALL
depending on whether you have root privileges or not. Then, run examples/tutorial.sh to give you some ideas...





Changes: Straight from the Changelog file: ctioga (1.0.0) * Fixed a bug in command-line parsing. -- Vincent Fourmond <vincent.fourmond@9online.fr>, Tue Oct 3 15:10:42 CEST 2006 ctioga (1.0) * Now --[xy]fact can take an arbitrary expression * added support for automatic interpolation * many bug fixes * ctable is not a toy anymore: user can execute arbitrary code on the functions * a great deal of improvements in the tutorial, thanks to JJ Fleck * some documentation updates * added a small utility to play with backends, ctable, similar to the 'table' output of gnuplot * code cleanup * now it is possible to scale data before displaying, as it is possible to use log scales * the filter architecture is in place now * added a gaussian smoothing filter * added a sorting filter * documentation updates * modified real_size to match Tioga's new policy * added a --no-mark option * Enhancements in the tutorial * Now -l is for --legend, while -t is for --title * Some code cleanup * Useful debugging code * Dimension conversion * The --real-size scheme works ! * Added some code to produce separate files for in-text legends * PDF comments with the command-line. * Some improvements in the styles * added a baseline option for backends. -- Vincent Fourmond <vincent.fourmond@9online.fr>, Tue Oct 3 11:00:22 CEST 2006