Re: [Matplotlib-users] plot_date and x-axis label at plot origin

2009-10-07 Thread Ann Newman
er 2009 22:15:25 Ann Newman wrote: I am plotting time-series 1-minute cadence data for specific multiple-day validation periods. Sometimes the data have a gap between the start of the validation period and the start of the data. Attached is a stand-alone Python script that demonstrates the prob

[Matplotlib-users] plot_date and x-axis label at plot origin

2009-10-07 Thread Ann Newman
I am plotting time-series 1-minute cadence data for specific multiple-day validation periods. Sometimes the data have a gap between the start of the validation period and the start of the data. Attached is a stand-alone Python script that demonstrates the problem, along with the plot that the