Re: [Matplotlib-users] plotting with marker 'o' but not filled

2008-07-12 Thread Eric Firing
Tony S Yu wrote: > On Jul 12, 2008, at 1:50 PM, Alan wrote: > >> Hi List, >> >> I use Fink for Mac OSX, tiger 10.4.11. >> >> So with MPL 0.90.1, this script works fine: >> >> from matplotlib.pylab import * >> import matplotlib, numpy >> print matplotlib.__version, numpy.__version__ >> att1 = {'col

Re: [Matplotlib-users] plotting with marker 'o' but not filled

2008-07-12 Thread Tony S Yu
On Jul 12, 2008, at 1:50 PM, Alan wrote: > Hi List, > > I use Fink for Mac OSX, tiger 10.4.11. > > So with MPL 0.90.1, this script works fine: > > from matplotlib.pylab import * > import matplotlib, numpy > print matplotlib.__version, numpy.__version__ > att1 = {'color': 'black', 'markerfacecolor