Cory Watson > Chart-Clicker > Chart::Clicker::Renderer::StackedBar

Download:
Chart-Clicker-2.51.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source  

NAME ^

Chart::Clicker::Renderer::StackedBar

DESCRIPTION ^

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

Stacked Bar Chart

SYNOPSIS ^

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

METHODS ^

bar_padding

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

brush

A stroke to use on each bar.

opacity

If true this value will be used when setting the opacity of the bar's fill.

prepare

Prepare the renderer

AUTHOR ^

Cory G Watson <gphat@cpan.org>

SEE ALSO ^

perl(1)

LICENSE ^

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