Scroll to navigation

Graph::Glyph::heatmap(3pm) User Contributed Perl Documentation Graph::Glyph::heatmap(3pm)

NAME

SVG::Graph::Glyph::heatmap - SVG::Graph::Glyph::heatmap object

METHODS

draw

 Title   : draw
 Usage   :
 Function:
 Example :
 Returns : 
 Args    :

rgb_l

 Title   : rgb_l
 Usage   : $obj->rgb_l($newval)
 Function: 
 Example : 
 Returns : value of rgb_l (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

rgb_m

 Title   : rgb_m
 Usage   : $obj->rgb_m($newval)
 Function: 
 Example : 
 Returns : value of rgb_m (a scalar)
 Args    : on set, new value (a scalar or undef, optional)

rgb_h

 Title   : rgb_h
 Usage   : $obj->rgb_h($newval)
 Function: 
 Example : 
 Returns : value of rgb_h (a scalar)
 Args    : on set, new value (a scalar or undef, optional)
2018-06-23 perl v5.26.2