GD::Graph::smootharea - GD::Graph::smootharea documentation


GD-Graph-smoothlines documentation  | view source Contained in the GD-Graph-smoothlines distribution.

Index


NAME

Top

 GD::Graph::smootharea

SYNOPSIS

Top

DESCRIPTION

Top

 This package is used for creation a smooth area chart.

EXAMPLES

Top

 use GD::Graph::smootharea;

 my $graph = GD::Graph::smootharea->new();

MODULE STRUCTURE

Top

METHODS

Top

 Available public methods

proto bool enableGradient ( [ bool $enable ] )
proto string gradientStartColor ( [ string $color ] )
proto string gradientEndColor ( [ string $color ] )

SEE ALSO

Top

 GD::Graph
 GD::Graph::smoothlines

COPYRIGHT

Top

AUTHORS

Top

 This release was made by Andrei Kozovski


GD-Graph-smoothlines documentation  | view source Contained in the GD-Graph-smoothlines distribution.