All--
After setting plot options as:
polpopts=: 'aspect 1'; 'polar 1'; 'frame 0'; 'axes 1 1'; 'labels 0 0';
'tics 0 0'; 'grids 0 0'
I try to place a notation on the plot:
pd 'text 50x 100x G#'
pd 'show'
|length error: canvas_text
| res=.tolist(<fn),each(<'ctx.fillText('),each txt
,each(<','),each(<("1)0&pfmtjs flipxy pos>.0),each<');'
|canvas_text[11]
Debug shows txt to be empty.
The same error occurs with p-coordinates.
Thanks for any help.
--Art
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm