Main > Programming > Libraries >

Chart::Plot::Canvas 0.02

Chart::Plot::Canvas 0.02

Sponsored Links

Chart::Plot::Canvas 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.005 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 914
Date added: 2007-04-24
Publisher: Francois Perrad

Chart::Plot::Canvas 0.02 description

Chart::Plot::Canvas is a Perl module to plot two dimensional data in an Tk Canvas.

SYNOPSIS

use Chart::Plot::Canvas;

my $img = Chart::Plot::Canvas->new();
my $anotherImg = Chart::Plot::Canvas->new ($image_width, $image_height);

$img->setData (@dataset) or die( $img->error() );
$img->setData (@xdataset, @ydataset);
$img->setData (@anotherdataset, red_dashedline_points);
$img->setData (@xanotherdataset, @yanotherdataset,
Blue SolidLine NoPoints);

my ($xmin, $ymin, $xmax, $ymax) = $img->getBounds();

$img->setGraphOptions (horGraphOffset => 75,
vertGraphOffset => 100,
title => My Graph Title,
horAxisLabel => my X label,
vertAxisLabel => my Y label );

print $img->draw();

$img->canvas($toplevel)->pack();

This package overloads Chart::Plot and supplies a new method canvas that returns a Tk Canvas equivalent to GD::Image returned by the method draw of Chart::Plot.

The graphs are descripted by same way as for Chart::Plot.

With Chart::Plot::Canvas, the method draw works like with Chart::Plot.

USAGE

See Chart::Plot for all over methods.

Create the canvas: canvas()

$img->canvas(toplevel);

This method creates the canvas and returns it.

use Chart::Plot::Canvas;

my $img = Chart::Plot->new();
$img->setData (@xdataset, @ydataset);
my $cv = $img->canvas($toplevel);
$cv->pack();

Chart::Plot::Canvas 0.02 Screenshot

Advertisements

Chart::Plot::Canvas 0.02 Keywords

Bookmark Chart::Plot::Canvas 0.02

Hyperlink code:
Link for forum:

Chart::Plot::Canvas 0.02 Copyright

WareSeeker periodically updates pricing and software information of Chart::Plot::Canvas 0.02 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::Plot::Canvas 0.02 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::Plot is a Perl module to plot two dimensional data in an image. Free Download
Tk::Canvas Perl module can create and manipulate Canvas widgets. Free Download
Convert::Base32 is a Perl module for encoding and decoding of base32 strings. Free Download
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
HCKit::Template is a Perl module with a template system for HTML construction. Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download
Chart::GRACE is a Perl object for displaying data via Xmgrace. Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download