-
-
26 Mar 2010 12:31:26 UTC
- Distribution: GD-Graph-smoothlines
- Module version: 1.6
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (229 / 0 / 6)
- Kwalitee
Bus factor: 0- 83.33% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (5.2KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- GD
- GD::Graph
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
GD::Graph::smootharea
SYNOPSIS
DESCRIPTION
This package is used for creation a smooth area chart.
EXAMPLES
use GD::Graph::smootharea; my $graph = GD::Graph::smootharea->new();
MODULE STRUCTURE
METHODS
Available public methods
- proto bool enableGradient ( [ bool $enable ] )
- proto string gradientStartColor ( [ string $color ] )
- proto string gradientEndColor ( [ string $color ] )
SEE ALSO
GD::Graph GD::Graph::smoothlines
COPYRIGHT
Copyright (c) 2007 Andrei Kozovski
AUTHORS
This release was made by Andrei Kozovski
Module Install Instructions
To install GD::Graph::smoothlines, copy and paste the appropriate command in to your terminal.
cpanm GD::Graph::smoothlines
perl -MCPAN -e shell install GD::Graph::smoothlines
For more information on module installation, please visit the detailed CPAN module installation guide.