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::Annotation - Text annotation 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 Annotation.

   color
       Set/Get the font color for this Annotation.

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

   key
       Set/Get the x-axis value for the position of the Annotation.

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

   offset
       Set/Get the offset from (key,value) for the position of the Annotation.

   text
       Set/Get the Annotation text.

   value
       Set/Get the y-axis value for the position of the Annotation.

Author

       Cory G Watson <gphat@cpan.org>

Description

       A text annotation that can be put over a chart.  You can find an example of an Annotation at
       <http://gphat.github.com/chart-clicker/static/images/examples/annotation.png>.

Name

       Chart::Clicker::Decoration::Annotation - Text annotation over data

Version

       version 2.90

See Also