Subversion Repositories svnkaklik

Rev

Go to most recent revision | Blame | Last modification | View Log | Download

set terminal png

set output "PI_chart.png"
plot "./PI_data.txt" using 1:2 with points