|
From: Thomas S. <t.s...@fz...> - 2010-04-21 10:27:01
|
set key off or plot "filename.txt" using 1:2:3 with labels notitle perldev99 wrote: > > I am plotting simple scatterplots with labels using gnuplot 4.4, my > terminal is set to postscript. The graphs show up with "filename.txt > using 1:2:3" in the upper right corner. (My command is 'plot filename.txt > using 1:2:3 with labels'). How can I stop this from printing on my graph? > > Thanks!!! > -- View this message in context: http://old.nabble.com/How-to-stop-file-name-and-columns-from-printing-on-graph-tp28287903p28287996.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |