Cory Watson > Chart-Clicker-2.53 > Chart::Clicker::Decoration::Plot

Download:
Chart-Clicker-2.53.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Chart::Clicker::Decoration::Plot

DESCRIPTION ^

A Component that handles the rendering of data via Renderers. Also handles rendering the markers that come from the Clicker object.

SYNOPSIS ^

ATTRIBUTES ^

background_color

Set/Get this Plot's background color.

border

Set/Get this Plot's border.

clicker

Set/Get this Plot's clicker instance.

markers

Set/Get the flag that determines if markers are drawn on this plot.

METHODS ^

new

Creates a new Plot object.

draw

Draw this Plot

grid

Set/Get the Grid component used on this plot.

layout

Set/Get this Plot's layout. See Layout::Manager.

prepare

Prepare this Plot by determining how much space it needs.

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.