Why don't you just use the code provided here:

http://matplotlib.sourceforge.net/examples/api/watermark_image.html

The first thing to do when you want to plot something is maybe to look at the 
examples section, isn't it? It shows pretty good how to not only mark points, 
but also to mark points with semi-transparent circles.

Please keep in mind: Plotting a set of lines and mark several points produces 
exactly the same image as plotting a set of lines and, above that, plot a set 
of circles. Maybe there are "cleaner" solutions, but to get an impression how 
to do things this might be enough.

Cheers
Philipp

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to