GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Chart::Clicker::Renderer::Bar(3) User Contributed Perl Documentation Chart::Clicker::Renderer::Bar(3)

Chart::Clicker::Renderer::Bar - Bar renderer

version 2.90

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

Chart::Clicker::Renderer::Bar renders a dataset as bars.

If you'd like to render both "negative and positive" bars, look at Chart::Clicker::Axis's "baseline" attribute. Setting it will result in something like this:

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. Note that this number is divided evenly between all the values in a series when charting multiple series.

Set/Get the brush to use around each bar.

Set/Get the alpha value to make each bar more or less opaque.

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.

2016-12-15 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.