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::OverAxis - An axis drawn over data

Attributes

axis_height
       Set/Get the height of the OverAxis that will be drawn.

   background_color
       Set/Get the background color for this OverAxis.

   border_color
       Set/Get the border color for this OverAxis.

   border_width
       Set/Get the width of the border for this OverAxis

   context
       Set/Get the context that this OverAxis should use.

   font
       The font to use for the OverAxis.

   layout_manager
       The layout manager to use for this overaxis.  Defaults to a Layout::Manager::Compass.

   text_color
       Set/Get the color of the text labels dawn for the ticks.

Author

       Cory G Watson <gphat@cpan.org>

Description

       An axis that is meant to be drawn "over" a chart.  You can find an example of an OverAxis at
       <http://gphat.github.com/chart-clicker/static/images/examples/overaxis.png>.

Name

       Chart::Clicker::Decoration::OverAxis - An axis drawn over data

Version

       version 2.90

See Also