or in the scatter()
> command will work for the example you tried:
>
> scatter(x,y,s=area, marker='^', facecolor=(.7,.7,.7), c='r')
>
> Gary R.
>
>
> lotrpy wrote:
>
>> Hello, Sorry for my broken english. I copy the source code from
>>
>> h
Hello, Sorry for my broken english. I copy the source code from
http://matplotlib.sourceforge.net/examples/pylab_examples/scatter_demo.html
Just Insert one line "gray()" before the last line "show()".
But the picture is sitll colorful. not a gray picture.
It there somethig I missed. Thanks in adva