NAME

GD::Graph::smoothlines

SYNOPSIS

DESCRIPTION

This package is used for creation a smooth line chart.

EXAMPLES

use GD::Graph::smoothlines;

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

MODULE STRUCTURE

METHODS

Available public methods
proto int smoothFactor ( [ int $number ] )
proto int bezierCurvePoints ( [ int $number ] )

SEE ALSO

GD::Graph

COPYRIGHT

Copyright (c) 2007 Andrei Kozovski

AUTHORS

This release was made by Andrei Kozovski