The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Chart::Clicker::Decoration::Legend

DESCRIPTION

Chart::Clicker::Decoration::Legend draws a legend on a Chart.

SYNOPSIS

METHODS

Constructor

new

Creates a new Legend object.

Class Methods

border

Set/Get this Legend's border.

insets

Set/Get this Legend's insets.

prepare

Prepare this Legend by creating the LegendItems based on the datasets provided and testing the lengths of the series names.

draw

Draw this Legend

AUTHOR

Cory 'G' Watson <gphat@cpan.org>

SEE ALSO

perl(1)

LICENSE

You can redistribute and/or modify this code under the same terms as Perl itself.