On Fri, Jun 10, 2011 at 11:10:02AM -0500, Benjamin Root wrote:
> 
>    Why not just use an array of datetime.timedelta objects?� I believe
>    matplotlib already supports this, does automatic formatting and even
>    allows you to easily modify how the formatting is done.

I was not able to figure out how it would support them
(datetime.timedelta objects).  datetime.datetime objects only as
far as I saw.

So I would have to create some artificial datetime + add the
timedeltas (seconds) to it and providing that to the plot I guess,
right?

So far the solution to just show i.e. 70sec as 00:01:20 via some
little function is almost more sympathetic to me (so far at least).

Cheers and thanks,
marco

-- 
   (o_  It rocks: LINUX + Command-Line-Interface
   //\                           GPG: 0x59D90F4D
   V_/_                     http://www.calmar.ws

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to