From: Travis Knepp on
I'm plotting data that is date/time stamped. I've separated the data according to day of week (via weekday), and averaged each day's data according to the hour it was recorded (this is a multi-week data set). I only have data between 1000 and 2000 on each day, so when I plot the data with the x-axis spanning from Monday - Sunday, there is a lot of dead space (between 2001 - 0959). Further, where there is data plotted, everything is squished together. Anyone know if I can have my x-axis go from, say Monday 1000-2000, then Tuesday 1000-2000 etc with no space between the 2000 tick for Monday and the 1000 tick for Tuesday?