I have a simple script:
set term postscript portrait color
set output 'output.ps'
plot 'data_file' using 1:2:3 with image, 'data_file2' using 1:2 with lines
The problem is that the with image command makes the tics disappear in both axis and I can't make gnuplot show them unless I remove that command, which I can't since I'm plotting a cbrange (the third column is the range)
Thanks.
with imageand I'd like to play around with it a bit to learn. - mgilsonsplotandset pm3d map. Thanks anyway! - Gabrielset view mapwith thepm3dstyle too. - mgilson