Request to add /data keyword to cursor routine

Issue #32 resolved
Chris Borel created an issue

Hi:

I am an old-school IDL coder (since 1989 and version 2.3!) and use the cursor routine a lot. I noticed that the /data keyword is not implemented yet and would very much appreciate if it was.

FL> plot,[0,1]

FL> cursor,x,y,/data,/down
% Error: CURSOR: not implemented yet: /data
% Execution halted at: $MAIN$

Thanks

Chris

Comments (2)

  1. Log in to comment