Cannot pick markers '+','x' or others with zero area in plots made by
pyplot.scatter
The example below
http://old.nabble.com/file/p31305303/picker_example_scatter.py
picker_example_scatter.py is from the matplotlib docs, but modified to use
scatter instead of plot (which works fine).
http://mat
On 04/02/2011 02:48 PM, bdb112 wrote:
>
> Cannot pick markers '+','x' or others with zero area in plots made by
> pyplot.scatter
>
> The example below
> http://old.nabble.com/file/p31305303/picker_example_scatter.py
> picker_example_scatter.py is from the matplotlib docs, but modified to use
> sca