Provided by: libchart-clicker-perl_2.86-1_all
NAME
Chart::Clicker::Renderer::CandleStick - CandleStick renderer
VERSION
version 2.86
SYNOPSIS
my $br = Chart::Clicker::Renderer::CandleStick->new;
DESCRIPTION
Chart::Clicker::Renderer::CandleStick renders a dataset as a candlestick style bar chart.
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>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 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.