NAME
Chart::Clicker::Decoration::Marker
DESCRIPTION
Used to highlight a particular value.
SYNOPSIS
METHODS
Constructor
Class Methods
- $color = $g->color($color)
-
Set/Get the color for this Grid.
- $ticks = $g->domain_ticks($ticks)
-
Set/Get the domain ticks for this Grid.
- $ticks = $g->range_ticks($ticks)
-
Set/Get the range ticks for this Grid.
- $stroke = $g->stroke($stroke)
-
Set/Get the Stroke for this Grid.
- $g->prepare($plot)
-
Prepare this Grid by creating the various markers and adding them to the Plot.
AUTHOR
Cory 'G' Watson <gphat@onemogin.com>
SEE ALSO
perl(1)