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

Query: chart::clicker::renderer::area

OS: debian

Section: 3pm

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

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

NAME
Chart::Clicker::Renderer::Area - Area renderer
VERSION
version 2.83
SYNOPSIS
my $ar = Chart::Clicker::Renderer::Area->new({ fade => 1, brush => Graphics::Primitive::Brush->new({ width => 2 }) });
DESCRIPTION
Chart::Clicker::Renderer::Area renders a dataset as line-like polygons with their interior areas filled.
ATTRIBUTES
brush Set/Get the brush that informs the line surrounding the area renders individual segments. fade Set/Get the fade flag, which turns on or off a gradient in the area renderer. opacity Set the alpha value for the renderer, which makes things more or less opaque.
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::Area(3pm)
Related Man Pages
chart::clicker::data::dataset(3pm) - debian
chart::clicker::data::range(3pm) - debian
chart::clicker::renderer::pie(3pm) - debian
chart::clicker::renderer::polararea(3pm) - debian
chart::clicker::renderer::stackedarea(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph