debian man page for chart::clicker::renderer::stackedbar

Query: chart::clicker::renderer::stackedbar

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Chart::Clicker::Renderer::StackedBar(3pm)		User Contributed Perl Documentation		 Chart::Clicker::Renderer::StackedBar(3pm)

NAME
Chart::Clicker::Renderer::StackedBar - Stacked Bar renderer
VERSION
version 2.83
SYNOPSIS
my $br = Chart::Clicker::Renderer::Bar->new;
DESCRIPTION
Chart::Clicker::Renderer::StackedBar renders a dataset as stacked bars.
ATTRIBUTES
bar_padding How much padding to put around a bar. A padding of 4 will result in 2 pixels on each side. bar_width Allows you to override the calculation that determines the optimal width for bars. Be careful using this as it can making things look terrible. brush A brush to stroke on each bar. opacity If true this value will be used when setting the opacity of the bar's fill.
AUTHOR
Cory G Watson <gphat@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Cold Hard Code, LLC. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-22 Chart::Clicker::Renderer::StackedBar(3pm)
Related Man Pages
chart::clicker::data::marker(3pm) - debian
chart::clicker::data::range(3pm) - debian
chart::clicker::decoration::overaxis(3pm) - debian
chart::clicker::renderer::bar(3pm) - debian
chart::clicker::renderer::line(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk