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 = $l->border($border)

Set/Get this Legend's border.

$insets = $l->insets($insets)

Set/Get this Legend's insets.

$l->prepare($cairo, $color_allocator, \@datasets)

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

AUTHOR

Cory 'G' Watson <gphat@onemogin.com>

SEE ALSO

perl(1)