Skip to content

Instantly share code, notes, and snippets.

@phretor

phretor/test.gp Secret

Created August 27, 2013 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phretor/d52c622c19c2103792d4 to your computer and use it in GitHub Desktop.
Save phretor/d52c622c19c2103792d4 to your computer and use it in GitHub Desktop.
reset
set timefmt "%H:%M:%S"
set ydata time
plot "-" u 1:2:3 w yerrorbars t 'Script 3'
1 00:02:16 00:00:52
2 00:02:14 00:02:00
3 00:02:01 2
4 00:01:58 1.1
5 00:01:45 2.3
6 00:01:32 00:01:01
7 00:01:32 1.5
8 00:01:22 2
9 00:01:17 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment