On 14/07/2012 13:41, William R. Wing (Bill Wing) wrote:
> On Jul 14, 2012, at 7:49 AM, Mark Lawrence wrote:
>
>> Sorry if I've missed this in the docs but is it possible to directly
>> plot a histogram with a date x axis or do I have to roll my own?  This
>> is critical as I'm on a diet and trying to plot my weight loss against
>> date :)
>>
>> --
>> Cheers.
>>
>> Mark Lawrence.
>
> Are you sure you want a histogram - weight vs date sounds more like a simple 
> bar graph (which matplotlib does trivially).
>
> -Bill
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>

You are correct, why did I say histogram when I've been looking at my 
own code that plots bars?  Just shows that a beer free diet is no good 
for you :)  Let's try again, is it possible to directly
plot a bar chart with a date x axis or do I have to roll my own?

-- 
Cheers.

Mark Lawrence.




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to