I can't seem to get any response to changing the Plot option
'markersize'

'type marker;markersize 1' plot i.6 
Gives the same result as 
'type marker;markersize 1.5' plot i.6  
Or
'type marker;markersize 15' plot i.6  

Using pd directly doesn't help either
E.g. try changing the markersize option in the definition of the 'Style
2' plot in the Plot Demo.

Am I doing something wrong or is something not working?
 
Also in the User Manual:

On this page: http://www.jsoftware.com/help/user/plot_commands.htm 
About 2/3 of the way down, there is a broken link to Plot Output 
(Text reads: "See also Plot Output.").

I think it should read "See also Plot Outputs." and the URI is missing
an 's' on the end of 'output' in /plot_output.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to