GD::Graph::smoothlines - GD::Graph::smoothlines documentation


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

Index


NAME

Top

 GD::Graph::smoothlines

SYNOPSIS

Top

DESCRIPTION

Top

 This package is used for creation a smooth line chart.

EXAMPLES

Top

 use GD::Graph::smoothlines;

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

MODULE STRUCTURE

Top

METHODS

Top

 Available public methods

proto int smoothFactor ( [ int $number ] )
proto int bezierCurvePoints ( [ int $number ] )

SEE ALSO

Top

 GD::Graph

COPYRIGHT

Top

AUTHORS

Top

 This release was made by Andrei Kozovski


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