Compare commits
1 Commits
plot-popup
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c2588a299 |
@@ -14,4 +14,5 @@ set grid
|
||||
set term png size 1280, 720
|
||||
set output '$OUTPUT'
|
||||
plot datafile using 1:2 with linespoints linestyle 1
|
||||
# plot datafile using 1:2 with linespoints linestyle 1, datafile using 1:3, etc...
|
||||
replot
|
||||
|
||||
Reference in New Issue
Block a user