Skip to content

Instantly share code, notes, and snippets.

@fizx
Created February 13, 2009 19:24
Show Gist options
  • Save fizx/64055 to your computer and use it in GitHub Desktop.
Save fizx/64055 to your computer and use it in GitHub Desktop.
set terminal gif
set xdata time
set timefmt "%s"
plot "out.txt" using 1:3, "out.txt" using 1:2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment