Re: XForms: problem with fl_set_xyplot_xbounds

Dr. T.C. Zhao (zhao@bragg.phys.uwm.edu)
Thu, 21 Aug 1997 22:25:32 -0500

To subscribers of the xforms list from "Dr. T.C. Zhao" <zhao@bragg.phys.uwm.edu> :

>from Derek Coffman <derek@pmel.noaa.gov> :

>set the xbounds correctly. The bounds on the y-axis work just fine (ie.,
>I can use 0.01 and 100 as the lower and upper bounds, respectively) but
>when I try to set the x-axis bounds, the max value appears to be read in
>as the exponent value. So, when I enter 0.01 and 10 as the bounds, the
>plot goes from 0.01 to 1e10!

There is a typo in the log x-axis scaling code that resulted in
the said behavior, i.e., the xmax is used in place of log(xmax).
So work-around the bug using (0.01,1) as the bounds.

_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/