79752391

Date: 2025-09-01 10:12:14
Score: 1.5
Natty:
Report link

fast adjustment can be used

p "MyTwoColumnDataFile.dat" u 1:2 w lp ls 7 ps 2 lc 2

that is meaning use the first and second columns, with line and points ("w lp"), line style 7 (this style is the line with dots at the places where data are provided, "ls 5" would be rectangles, etc.), point size is 2 (here you can adjust the size of those dots), line color is 2 (set as you wish).

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: alex_d