Skip to content

Instantly share code, notes, and snippets.

@phretor

phretor/test.gp Secret

Created August 27, 2013 09:08
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/4dfa75d1eeb7f4e5b54f to your computer and use it in GitHub Desktop.
Save phretor/4dfa75d1eeb7f4e5b54f 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 1'
1 00:02:16 00:00:52
2 00:02:14 00:02:00
3 00:02:01 00:00:52
4 00:01:58 00:00:52
5 00:01:45 00:00:52
6 00:01:32 00:01:01
7 00:01:32 00:00:52
8 00:01:22 00:00:52
9 00:01:17 00:00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment