Man Page: gd::graph::hbars
Operating Environment: debian
Section: 3pm
Graph::hbars(3pm) User Contributed Perl Documentation Graph::hbars(3pm)NAMEGD::Graph::hbars - make bar graphs with horizontal barsSYNOPSISuse GD::Graph::hbars;DESCRIPTIONThis 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 ALSOGD::GraphAUTHORMartien 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 v5.12.3 2005-12-14 Graph::hbars(3pm)
| Related Man Pages |
|---|
| gd::graph3d(3pm) - debian |
| graph::easy::layout::force(3pm) - debian |
| graph::writer::dot(3pm) - debian |
| graph::writer::xml(3pm) - debian |
| graph::writer::davinci(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |