hist2svg - tpcclib 0.8.0 © 2023 by Turku PET Centre

Plot histogram from data given in TAC format.
 
Usage: hist2svg [options] datafile svgfile
 
Options:
 -c=<Number>
     The dataset in file to use, in case there are several; by default 1.
 -x1=<start of x axis>
 -x2=<end of x axis>
 -y1=<start of y axis>
 -y2=<end of y axis>
 -mt="<main title>"
     User-specified string to set as main title.
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
See also: tac2svg, imghist
 
Keywords: TAC, tool