i 'm using the way
 
X = load(data1.dat)datalen = X[:, 1]times = X[:, 0]
 
times is UNIX_TIMESTAMP of datetime.
 
 
data1.dat file like this:
 
 
 
1158224731 18581158225026 19261158225328 19591158225627 20171158225931 
20201158226229 21031158226534 2098
 
 
the end of the polt like this
 
 
datalen|
       |
       |
       |
       |
        ------------------------------------
        times  
 
how to make this plot using bar? any help will be great thank you !
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to