On Sat, Jul 14, 2012 at 12:49:29PM +0100, 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 

I'm assuming you have weight data AND date data. That is, a list of
dates and associated with each date a value of your weight for that
date.

If you have the dates, you could check out:

http://stackoverflow.com/questions/5498510/creating-graph-with-date-and-time-in-axis-labels-with-matplotlib

and

http://matplotlib.sourceforge.net/users/recipes.html#fixing-common-date-annoyances

> is critical as I'm on a diet and trying to plot my weight loss against 
> date :)
> 

Good luck :)

> -- 
> Cheers.
> 
> Mark Lawrence.
> 

-- 
Damon McDougall
http://damon-is-a-geek.com
B2.39
Mathematics Institute
University of Warwick
Coventry
West Midlands
CV4 7AL
United Kingdom

------------------------------------------------------------------------------
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