Query: tab2graph
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAB2GRAPH(1p) User Contributed Perl Documentation TAB2GRAPH(1p)NAMEtab2graph - turn tabular data into a graphSYNOPSIStab2graph [options] file.tab Options: -c|--color Add some color to the output (default is white) -d|--directed Make graph directed (default is not) -l|--layout GraphViz layout; choose from dot, neato, twopi, circo (default), and fdp -f|--fields Restrict to set of fields in first row -n|--numbers Show the numbers (default is not) -o|--out Name of output file (default is STDOUT) --format Output format (default is PNG) --fs=x Use "x" as the field separator (default is tab) --rs=x Use "x" as the record separator (default is newline) --help Show brief help and quit --man Show full documentationDESCRIPTIONTurns tabular data into a graph using GraphViz. This may or may not be useful.SEE ALSOo Text::RecordParser o GraphVizAUTHORKen Youens-Clark <kclark@cpan.org>.LICENSE AND COPYRIGHTCopyright (C) 2009-10 Ken Youens-Clark. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. perl v5.10.1 2010-07-26 TAB2GRAPH(1p)
Related Man Pages |
---|
date::calc::pp(3) - mojave |
primer_designer(1p) - debian |
tablify(1p) - debian |
tabmerge(1p) - debian |
dhmakeperl::config(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
JSizer 1.5 (Default branch) |
dot2gdl 0.1.80067 (Default branch) |
How to read tabular data? |
Displaying the output in the tabular Format |
Fetching the required data out of a tabular form |