NAME
Chart::Clicker::Decoration::Legend
DESCRIPTION
Chart::Clicker::Decoration::Legend draws a legend on a Chart.
SYNOPSIS
METHODS
Constructor
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)