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

NAME

Chart::Clicker::Decoration::Plot - Area on which renderers draw

VERSION

version 2.78

DESCRIPTION

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

ATTRIBUTES

background_color

Set/Get this Plot's background color.

border

Set/Get this Plot's border.

grid

Set/Get the Grid component used on this plot.

layout_manager

Set/Get the layout manager for this plot. Defaults to Layout::Manager::Axis.

render_area

Set/Get the container used to render within.

AUTHOR

Cory G Watson <gphat@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Cold Hard Code, LLC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.