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

Chart::Clicker::Renderer::CandleStick - CandleStick renderer

Attributes

bar_padding
       How much padding to put around a bar.  A padding of 4 will result in 2 pixels on each side.

   brush
       Set/Get the brush to use around each bar and on each line.

Author

       Cory G Watson <gphat@cpan.org>

Description

       Chart::Clicker::Renderer::CandleStick renders a dataset as a candlestick style bar chart.

Name

       Chart::Clicker::Renderer::CandleStick - CandleStick renderer

Synopsis

         my $br = Chart::Clicker::Renderer::CandleStick->new;

Version

       version 2.90

See Also