Re: [Matplotlib-users] Issues with time display

2009-02-14 Thread Goyo
Hi clolern2, - for some reason a TZ has been inserted Datetime values are stored as numbers. Timezone info is added when that numbers are converted again into datetimes for labelling. - graphs have white space buffers on either side of the X-axix You can use axes.xlim in order to adjust it.

[Matplotlib-users] Issues with time display

2009-02-13 Thread collern2
Hi, I've managed to take the contents of my CSV file and display it with matplotlib. I'm having some issues with the way my X-axis is being displayed. For the X-axis, I pass in a list that filled with datetime objects, an example of one element on the list: datetime.datetime(2007, 12, 17, 20,