Re: [Matplotlib-users] Data margin/buffer in matplotlib (Date formatted axis)

2010-07-30 Thread Eric Firing
On 07/29/2010 05:52 AM, bobnojio wrote: > > I am trying to figure out how to set 'buffers' or something of the sort on my > matplotlib plots, so that my first and last data points are not centered > exactly on the left and right border of the axis. > my Y axis does this just fine (integer data), bu

[Matplotlib-users] Data margin/buffer in matplotlib (Date formatted axis)

2010-07-30 Thread bobnojio
I am trying to figure out how to set 'buffers' or something of the sort on my matplotlib plots, so that my first and last data points are not centered exactly on the left and right border of the axis. my Y axis does this just fine (integer data), but my X axis has no buffer/margin what soever. m