Main > Programming > Libraries >

Chart::Graph 3.2

Chart::Graph 3.2

Sponsored Links

Chart::Graph 3.2 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.24 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1204
Date added: 2006-07-31

Chart::Graph 3.2 description

Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace.

SYNOPSIS

# EXAMPLE: gnuplot
#make sure to include Chart::Graph
use Chart::Graph:Gnuplot qw(gnuplot);

gnuplot(%global_options, [%data_set_options, @matrix],
[%data_set_options, @x_column, @y_column],
[%data_set_options, < filename >], ... );



# EXAMPLE: Xmgrace
#make sure to include Chart::Graph
use Chart::Graph::Xmgrace qw(xmgrace);
xmgrace(%global_options, [%data_set_options, @matrix],
[%data_set_options, @x_column, @y_column],
[%data_set_options, < filename >], ... );

# EXAMPLE: xrt2d
#make sure to include Chart::Graph
use Chart::Graph::Xrt2d qw(xrt2d);

xrt2d(%options, @data_set);

#say for example we have a 3 by 4 matrix -> dataxy
xrt2d(%options,
[[data11, data12, data13, data14],
[data21, data22, data23, data24],
[data31, data32, data33, data34]])


# EXAMPLE: xrt3d
#make sure to include Chart::Graph
use Chart::Graph::Xrt3d qw(xrt3d);

xrt3d(%options, @data_set);

#say for example we have a 3 by 4 matrix -> dataxy
xrt3d(%options,
[[data11, data12, data13, data14],
[data21, data22, data23, data24],
[data31, data32, data33, data34]])

use Chart::Graph;

Graph.pm is a wrapper module that allows easy generation of graphs within perl. Currently Graph.pm supports three graphing packages, gnuplot, XRT, and Xmgrace. These software packages must be obtained separately from this Perl module. Information on each graphing package and its availability is provided in the documentation on that module. Gnuplot and Xmgrace are freely available software pages for UNIX systems. XRT is a commercial product.
Currently the xrt3d and xrt2d package is not being supported, although it works. It is still in the development stage. Feel free to give it a try though.

Chart::Graph 3.2 Screenshot

Advertisements

Chart::Graph 3.2 Keywords

Bookmark Chart::Graph 3.2

Hyperlink code:
Link for forum:

Chart::Graph 3.2 Copyright

WareSeeker periodically updates pricing and software information of Chart::Graph 3.2 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Chart::Graph 3.2 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Chart::Graph::Xrt2d is a Perl module for creating graph charts. Free Download
Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. Free Download
Chart::PNGgraph is a graph plotting module. Free Download
Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. Free Download
Squid Graph is a Squid logfile analyzer and traffic grapher. Free Download
Chart::GRACE is a Perl object for displaying data via Xmgrace. Free Download
Text::Graph is a Perl extension for generating text-based graphs. Free Download
Graph is a Perl module with graph data structures and algorithms. Free Download