# set terminal png transparent nocrop enhanced font arial 8 size 420,320 # set output 'pm3d.31.png' set border 4095 lt -1 lw 1.000 set format cb "%.01t*10^{%T}" set samples 31, 31 set isosamples 31, 31 unset surface set ticslevel 0 set title "function 'x+y' using all colors available, 'set pal maxcolors 0'" 0.000000,0.000000 font "" set xlabel "X" 0.000000,0.000000 font "" set xrange [ * : * ] noreverse nowriteback # (currently [-185.000:185.000] ) set ylabel "Y" 0.000000,0.000000 font "" set yrange [ * : * ] noreverse nowriteback # (currently [-185.000:185.000] ) set pm3d at s set pm3d scansautomatic flush begin noftriangles nohidden3d solid implicit corners2color mean splot x+y