|
From: whining_dwarf <ma...@ii...> - 2009-10-27 13:21:20
|
Hi, I want to generate a pm3d plot the following way: set pm3d map; splot '<awk -f ~/bin/addblanks.awk fine_grid_wfs_zint.txt' using 1:2:3; using the following file: http://www.nabble.com/file/p26077624/fine_grid_wfs_zint.txt fine_grid_wfs_zint.txt The file is sorted and blanks are added as explained in the FAQ. However, it does not plot anything. Upon unsetting pm3d, I obtain plots as they should be. Any hint is appreciated, thanks. -- View this message in context: http://www.nabble.com/pm3d-does-not-draw-anything-tp26077624p26077624.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |