Hi,

I found the option for using 2 y axis in GD::Graph,
(using the 'two_axes' option, and y1_,y2_, options.)

However, I found that this only allows the two axes to
have different scales, but not be completely
independent.

For example, if I want the first of the axis to run 
between -1 and 1, and the second to run between -10
and 
100, (or even set automatically), even after setting 
y1_min and y1_max, GD::Graph will force both axis' 0
to
be at the same height.

Is it possible to cut this coupling?

Thank you.
Yaacov



      

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


Reply via email to