Don't list the "wc -l" commands.
[gitstats.git] / commits_by_year.plot
blobcd84bdd91eb9f80109a87fb1353a699a149bf3ed
1 set terminal png
2 set size 0.5,0.5
3 set output 'commits_by_year.png'
4 unset key
5 plot 'commits_by_year.dat' using 1:2 w lp