Chart::Clicker::Decoration::Grid - Under-data grid


Chart-Clicker documentation  | view source Contained in the Chart-Clicker distribution.

Index


NAME

Top

Chart::Clicker::Decoration::Grid - Under-data grid

DESCRIPTION

Top

Generates a collection of Markers for use as a background.

SYNOPSIS

Top

ATTRIBUTES

Top

background_color

Set/Get the background_color for this Grid.

border

Set/Get the border for this Grid.

color

Set/Get the color for this Grid.

domain_brush

Set/Get the brush for inking the domain markers.

range_brush

Set/Get the brush for inking the range markers.

show_domain

Flag to show or not show the domain lines.

show_range

Flag to show or not show the range lines.

METHODS

Top

new

Creates a new Chart::Clicker::Decoration::Grid object.

draw_lines

Called by pack, draws the lines for a given axis.

pack

Prepare this Grid for drawing

stroke

Set/Get the Stroke for this Grid.

AUTHOR

Top

Cory G Watson <gphat@cpan.org>

SEE ALSO

Top

perl(1)

LICENSE

Top

You can redistribute and/or modify this code under the same terms as Perl itself.


Chart-Clicker documentation  | view source Contained in the Chart-Clicker distribution.