The set xdtics commands converts the x axis tic marks to days of the week where 0=Sun and 6=Sat. Overflows are converted modulo 7 to dates.
Examples:
set xdtics
Sets x axis tics in days.
The set ydtics set zdtics and set noydtics set nozdtics commands work identically. See also the set format command.