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
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