Jump to content

Plot coordinate pairs: Difference between revisions

Line 659:
=={{header|gnuplot}}==
[[Image:Plotxy-gnuplot.png|thumb|right|200px|Example gnuplot output]]
<lang gnuplot>unset key # Only one data set, so the key is uninformative
 
plot '-' # '-' can be replaced with a filename, to read data from that file.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.