Hacker News new | ask | show | jobs
by rwxrwxrwx 877 days ago
The command is equivalent to the more verbose:

  plot 'data.dat' using 1:3 with points pointtype 7 linecolor 3 title 'Interesting measurements'
1 comments

Thank you!