I would like to set the point type for a simple scatter plot, but it does not work. I've got something like:

gnuplot XY --output=display { set pointtype 1 ; }

Instead, the option "pointsize" works, but not pointtype.

Is there a simple workaround available?

Thanks!
Artur