> "Simson" == Simson Garfinkel <[EMAIL PROTECTED]> writes:
Simson> That's odd. I would think that it makes more sense to set
Simson> the format *before* the data is plot, not after.
When normed is True, hist returns a probability density so that the
integral of the histogram equals on
> "Simson" == Simson Garfinkel <[EMAIL PROTECTED]> writes:
Simson> That's odd. I would think that it makes more sense to set
Simson> the format *before* the data is plot, not after.
...
Simson> Probably a good thing for people like me who have never
Simson> used Matlab.
This is
On Dec 16, 2006, at 10:25 PM, John Hunter wrote:
>> "Simson" == Simson Garfinkel <[EMAIL PROTECTED]> writes:
>
> Simson> Greetings. I've been having lots of luck with my date
> Simson> plots. But I've been having a problem getting the
> Simson> dateformatter to work. I'm using th
> "Simson" == Simson Garfinkel <[EMAIL PROTECTED]> writes:
Simson> Greetings. I've been having lots of luck with my date
Simson> plots. But I've been having a problem getting the
Simson> dateformatter to work. I'm using the code below. The dates
Simson> keep getting formatted
Greetings. I've been having lots of luck with my date plots. But
I've been having a problem getting the dateformatter to work. I'm
using the code below. The dates keep getting formatted with the
default, "Sep 28 2006" instead of what I want, "Sep 28"
Any thoughts?
from datetime import date