Scroll to navigation

NGRAPH(1) General Commands Manual NGRAPH(1)

NAME

Ngraph - creating scientific 2-dimensional graphs

SYNOPSIS

ngraph [options] [data file(s) or ngp file]

DESCRIPTION

Ngraph is the program to create scientific 2-dimensional graphs for researchers and engineers. Graphs can be exported to PostScript, SVG, PNG or PDF format.

OPTIONS

Command line options are:

load ngp file
data column for the x axis
data column for the y axis
use X axis as the x axis
use Y axis as the y axis
use U axis as the x axis
use R axis as the y axis
specify plot type
specify mark type (0-89)
specify mark size
specify line style
specify line width
specify red component of the 1st plot color (0-255)
specify green component of the 1st plot color (0-255)
specify blue component of the 1st plot color (0-255)
specify red component of the 2nd plot color (0-255)
specify green component of the 2nd plot color (0-255)
specify blue component of the 2nd plot color (0-255)
specify number of the head skip
specify number of the read step
specify number of the final line
neighbor average of the x data
neighbor average of the y data
specify math transformation for the x data
specify math transformation for the y data
specify scale type of the x axis
specify scale type of the y axis
specify minimum value of x axis
specify maximum value of x axis
specify increment value of x axis
specify minimum value of y axis
specify maximum value of y axis
specify increment value of y axis
load settings from data file
convert ngp file to PNG format
convert ngp file to PDF format
convert ngp file to PostScript format
convert ngp file to Encapsulated PostScript format
convert ngp file to SVG format
convert ngp file to GRA format
show print dialog (with -p option)
print ngp file
output ngp-file to stdout
show help message
show version of Ngraph
show detail information about Ngraph

FILES

${HOME}/.Ngraph/Ngraph.nsc
start up script
${HOME}/.Ngraph/Ngraph.ini
configuration file
${HOME}/.Ngraph/Ngraph.ngp
default graph

AUTHORS

Satoshi ISHIZAKA

Hiroyuki Ito <ZXB01226@nifty.com>

SEE ALSO

ngp2(1)

COPYRIGHT

Copyright © 2003 Satoshi ISHIZAKA

Copyright © 2008-2011 Hiroyuki Ito

Local 4th Berkeley Distribution