Re: [Matplotlib-users] Distorting X-axis on a barchart

2009-09-10 Thread Gökhan Sever
On Thu, Sep 10, 2009 at 2:29 PM, Gökhan Sever wrote: > Hello, > > I have a simple bar-chart seen at > http://img40.imageshack.us/img40/4889/barchart.png > > What is the way to plot each bar equally spaced apart from eachother? Any > simple way without defining custom ticks or manipulating the dat

[Matplotlib-users] Distorting X-axis on a barchart

2009-09-10 Thread Gökhan Sever
Hello, I have a simple bar-chart seen at http://img40.imageshack.us/img40/4889/barchart.png What is the way to plot each bar equally spaced apart from eachother? Any simple way without defining custom ticks or manipulating the data? Homework season has just started here. Lots of matplotting to d