VERSION
version 2.88DESCRIPTION
Generates a collection of Markers for use as a background.ATTRIBUTES
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.stroke
Set/Get the Stroke for this Grid.METHODS
draw_lines
Called by pack, draws the lines for a given axis.AUTHOR
Cory G Watson <[email protected]>COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Cold Hard Code, LLC.This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.