logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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>

Description

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

Name

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

Version

       version 2.90

See Also