Re: matplotlib: show xticks only for discrete times

2010-05-27 Thread Mark Lawrence
On 27/05/2010 17:27, speedy66 wrote: I am plotting data that depends on time and height using pcolor. The data is collected every 30 minutes, so there will be data at 1PM and again at 1:30PM for instance. My question deals with how to get xticks to show up only for time values that actually ex

matplotlib: show xticks only for discrete times

2010-05-27 Thread speedy66
I am plotting data that depends on time and height using pcolor. The data is collected every 30 minutes, so there will be data at 1PM and again at 1:30PM for instance. My question deals with how to get xticks to show up only for time values that actually exist in the dataset. As an example, t