Ric Sherlock wrote: I wrote earlier: |> ... How would you formulate the left argument to |> grid to display the smallest font size within the smallest cell size? |> I'd like to see how to fit the maximum amount possible of |> the P&F chart on the screen. | |You could try using the GRIDZOOM option as a start: |Compare | grid <"0 pfchart '' |to | (,:'GRIDZOOM';0.5) grid <"0 pfchart ''
Actually, I had tried that exact command rather unsuccessfully before I wrote my request above. That command seemed to affect only two things: the font was slightly smaller, and 7 rows fit into the same space as 6 rows without the argument added. It had no effect on the columns, and smaller values for GRIDZOOM in that command had no further effect whatsoever. I also tried multiple grid options ( ;:'NAME1';value1;'NAME2';value2;... ) with no additional effect. So my question still stands: how to formulate a left argument that makes the grid as small as possible? Otherwise, how else can I display the P&F chart array using a very small font and gridlines (as on an x-y coordinate grid)? Harvey ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
