-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Do you know how to define that all the numbers on the Y
axis should be integers?

You have to set the format of the y-axis like so:

$graph->set(y_number_format   => '%d');

Where '$graph' is the GD::Graph object you previously
created via the new method.

- --
Greg Sabino Mullane [EMAIL PROTECTED]
End Point Corporation
PGP Key: 0x14964AC8 200610021303
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iD8DBQFFIUdevJuQZxSWSsgRAjL0AKCnIBO/bdFgeOnDv2kBnYmv7/6eAwCeJm01
Hcr25pjfGQM6M9yQMgWRPpE=
=0Ixs
-----END PGP SIGNATURE-----

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to