Rechercher une page de manuel
GD::Graph::hbars.3pm
Langue: en
Version: 2005-12-13 (mandriva - 22/10/07)
Section: 3 (Bibliothèques de fonctions)
NAME
GD::Graph::hbars - make bar graphs with horizontal barsSYNOPSIS
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
GD::GraphAUTHOR
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.
"Marre des versions stables, je vais tester les instables, au moins je
saurai pourquoi ça plante !"
-+- JCD in Guide du linuxien pervers - "Maintenant que j'ai liquidé le
tout venant, je peux me risquer dans le bizarre". -+-
saurai pourquoi ça plante !"
-+- JCD in Guide du linuxien pervers - "Maintenant que j'ai liquidé le
tout venant, je peux me risquer dans le bizarre". -+-
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre