[Matplotlib-users] Totaly new to matplotlib

Stevo stm6386 at gmail.com
Wed Jan 27 18:44:39 EST 2016


If it helps the data I have is in the form of a list, each item in the list
has [date&time, duration/timedelta] excerpt below. 

['14/05/2015  10:06', datetime.timedelta(0, 4440), '14/05/2015  11:25',
datetime.timedelta(0, 3480), '14/05/2015  12:27', datetime.timedelta(0,
6000), '14/05/2015  14:18', datetime.timedelta(0, 7200), '14/05/2015 
16:22', datetime.timedelta(0, 4800), '15/05/2015  06:51',
datetime.timedelta(0, 6960), '15/05/2015  08:51', datetime.timedelta(0,
1980), '15/05/2015  09:28', datetime.timedelta(0, 3000), '15/05/2015 
11:43', datetime.timedelta(0, 3480), '15/05/2015  14:24',
datetime.timedelta(0, 2760), '15/05/2015  15:12', datetime.timedelta(0,
3120)]

Its just a matter of how best to display it visually.

Cheers
Steve



--
View this message in context: http://matplotlib.1069221.n5.nabble.com/Totaly-new-to-matplotlib-tp46682p46683.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


More information about the Matplotlib-users mailing list