The following generates a plot with the y caption over the scale values.
Is it specific to font settings on my machine?
JVERSION
Engine: j701/2011-01-10/11:25
Library: 8.01.012
Qt IDE: 1.0.11
Platform: Win 32
Installer: j801 beta install
InstallPath: c:/users/fraser/j801
t =. 'title Test;xcaption percent not employed;ycaption percent job
seeking;'
t1 =. t,'type dot; pensize 3;'
t1 plot 36 34 36 38 40 44;4 2 3 4 5 6
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm