The set xmtics commands converts the x axis tic marks to months of the years where 1=Jan and 12=Dec. Overflows are converted modulo 12 to months.
Examples:
set xmtics
Sets x axis tics into months.
The set ymtics set zmtics and set noymtics set nozmtics commands work identically. See also the set format command.