SyntaxFix
Write A Post
Hire A Developer
Questions
Use the pointtype and pointsize options, e.g.
pointtype
pointsize
plot "./points.dat" using 1:2 pt 7 ps 10
where pt 7 gives you a filled circle and ps 10 is the size.
pt 7
ps 10
See: Plotting data.