DOKK / manpages / debian 12 / libchart-clicker-perl / Chart::Clicker::Renderer::StackedBar.3pm.en
Chart::Clicker::Renderer::StackedBar(3pm) User Contributed Perl Documentation Chart::Clicker::Renderer::StackedBar(3pm)

Chart::Clicker::Renderer::StackedBar - Stacked Bar renderer

version 2.90

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

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

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

Allows you to override the calculation that determines the optimal width for bars. Be careful using this as it can making things look terrible.

A brush to stroke on each bar.

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

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