hi the yticks command for arrays is not working anymore (i use 0.35/11 on W2000)?! marius
--- g_graph.c~ Wed Feb 20 21:45:27 2002 +++ g_graph.c Wed Mar 13 15:41:48 2002 @@ -680,7 +680,7 @@ if (x->gl_ytick.k_lperb) { for (i = 0, f = x->gl_ytick.k_point;
f < 0.99 * x->gl_y2 + 0.01*x->gl_y1;
f < 0.99 * x->gl_y1 + 0.01*x->gl_y2;
and in other places (it is the array flipping thing again...)
K.
sme wrote: ...
the yticks command for arrays is not working anymore (i use 0.35/11 on W2000)?!
Thanks, I'll turn that around this morning (there are other things wrong with test 13; don't download that until I can update it again...!)
cheers Miller
On Wed, Mar 13, 2002 at 12:04:05PM +0100, sme wrote:
hi the yticks command for arrays is not working anymore (i use 0.35/11 on W2000)?! marius