Ctioga

Software Screenshot:
Ctioga
Software Details:
Version: 1.10
Upload Date: 11 May 15
Developer: Vincent Fourmond
Distribution Type: Freeware
Downloads: 16

Rating: 2.0/5 (Total Votes: 1)

Ctioga is a powerful command-line plotting system, to rapidly make publication quality graphs. Ctioga is based on the wonderful work by Bill Paxton, Tioga.

Ctioga has been designed with ease of use and extensibility in mind. It is based on the powerful Tioga plotting library.

Installation:

First, unpack both the archives you did download. A mere:

tar xvzf file.tar.gz

on both files should do it.

There are two ways to do the actual installation. With administrator privileges. If you have administrator privileges on your computer, you can try the following:

cd tioga-1.1.7
sudo ./QUICK_INSTALL
cd ..
cd ctioga-0.5
sudo ./INSTALL


where you need to replace the dots by the actual name of the directory extracted. Unprivileged user. Without privileges, you might want to try this:

cd tioga-1.1.7
./HOME_INSTALL
cd ..
cd ctioga-0.5
./HOME_INSTALL


However, in this case, as the installation scripts should remind you, you should set the RUBYLIB environment variable appropriately. For instance, if your login shell is bash (the standard on most of Linux distributions), add the following lines to the file .bashrc found on your home directory:

RUBYLIB=$HOME/lib/ruby
export RUBYLIB

What is new in this release:

  • This version brings much better control over the look of the legend, including a much simpler scheme for positioning, frames, background color and transparency, legend lines unrelated to plots, and control over the height of the lines.
  • In addition, the text data-gathering backend was improved to be able to split text files into subsets at blank lines (a bit like in gnuplot).
  • There are many more small feature enhancements and small bugfixes.

Requirements:

  • Ruby
  • pdfTeX

Similar Software

Optical Ray Tracer
Optical Ray Tracer

12 May 15

Equalizer
Equalizer

20 Feb 15

iceWing
iceWing

20 Feb 15

ITK
ITK

20 Feb 15

Other Software of Developer Vincent Fourmond

ctioga2
ctioga2

11 Apr 16

Comments to Ctioga

Comments not found
Add Comment
Turn on images!