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

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

Contents

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)

perl v5.36.0                                       2022-12-12                         Graph::Glyph::heatmap(3pm)

Name

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

See Also