--- 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)?!