
Chart::Clicker::Renderer::StackedBar

Chart::Clicker::Renderer::StackedBar renders a dataset as stacked bars.

my $br = Chart::Clicker::Renderer::Bar->new({});

How much padding to put around a bar. A padding of 4 will result in 2 pixels on each side.
A stroke to use on each bar.
If true this value will be used when setting the opacity of the bar's fill.
Prepare the renderer

Cory G Watson <gphat@cpan.org>

perl(1)

You can redistribute and/or modify this code under the same terms as Perl itself.