Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

GD::Graph::hbars

Name GD::Graph::hbars
Version 1.3
Located at /usr/share/perl5
File /usr/share/perl5/GD/Graph/hbars.pm
Is Core No
Search CPAN for this module GD::Graph::hbars
Documentation GD::Graph::hbars
Module Details GD::Graph::hbars

NAME

GD::Graph::hbars - make bar graphs with horizontal bars


SYNOPSIS

use GD::Graph::hbars;


DESCRIPTION

This is a wrapper module which is completely identical to creating a GD::Graph::bars object with the rotate_chart attribute set to a true value.


SEE ALSO

the GD::Graph manpage


AUTHOR

Martien Verbruggen <mgjv@tradingpost.com.au>

Copyright

(c) Martien Verbruggen

Acknowledgements

The original author of most of the code needed to implement this was brian d foy, who sent this module to me after I complained I didn't have the time to implement horizontal bar charts. I took the code that lived in here, and distributed it over axestype.pm and bars.pm, to allow for a better integration all around. His code, in turn, was mainly based on an earlier version of bars.pm and axestype.pm.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026