| Chart-Clicker documentation | view source | Contained in the Chart-Clicker distribution. |
Chart::Clicker::Renderer::CandleStick - CandleStick renderer
Chart::Clicker::Renderer::CandleStick renders a dataset as a candlestick style bar chart.
my $br = Chart::Clicker::Renderer::CandleStick->new();
How much padding to put around a bar. A padding of 4 will result in 2 pixels on each side.
Set/Get the Brush to use around each bar and on each line.
Cory G Watson <gphat@cpan.org>
You can redistribute and/or modify this code under the same terms as Perl itself.
| Chart-Clicker documentation | view source | Contained in the Chart-Clicker distribution. |