table of contents
Chart::Clicker::Decoration::Plot(3pm) | User Contributed Perl Documentation | Chart::Clicker::Decoration::Plot(3pm) |
NAME¶
Chart::Clicker::Decoration::Plot - Area on which renderers draw
VERSION¶
version 2.90
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) 2016 by Cory G Watson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-10-14 | perl v5.34.0 |