The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.