Chart::Clicker::Renderer::CandleStick(3pm) | User Contributed Perl Documentation | Chart::Clicker::Renderer::CandleStick(3pm) |
Chart::Clicker::Renderer::CandleStick - CandleStick renderer
version 2.90
my $br = Chart::Clicker::Renderer::CandleStick->new;
Chart::Clicker::Renderer::CandleStick renders a dataset as a candlestick style bar chart.
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>
This software is copyright (c) 2016 by Cory G Watson.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-10-14 | perl v5.34.0 |