Re: [Matplotlib-users] Newbie: How to control space between sets of bars in bar chart

2011-01-12 Thread Paul Ivanov
Christopher Brewster, on 2011-01-13 00:27, wrote: > I have a bar chart with three sets of figures and I would like > some space between the three sets. I cannot seem to find > anything in the manual or online which explains how to separate > sets of data. I tried adding a blank (white bar) with 0

Re: [Matplotlib-users] Newbie: How to control space between sets of bars in bar chart

2011-01-12 Thread Benjamin Root
On Wed, Jan 12, 2011 at 6:27 PM, Christopher Brewster wrote: > My apologies in advance if this is obvious. > > I have a bar chart with three sets of figures and I would like some space > between the three sets. I cannot seem to find anything in the manual or > online which explains how to separate

[Matplotlib-users] Newbie: How to control space between sets of bars in bar chart

2011-01-12 Thread Christopher Brewster
My apologies in advance if this is obvious. I have a bar chart with three sets of figures and I would like some space between the three sets. I cannot seem to find anything in the manual or online which explains how to separate sets of data. I tried adding a blank (white bar) with 0 data and tha