Re: [Matplotlib-users] Jagged Edges in Scatter Charts Circles

2008-06-23 Thread Kelvin Quee
Hi Michael, Thanks! This really does the trick. The circles look beautiful and smooth now. ;) You rock! Kelvin Quee Michael Droettboom wrote: You can pass in a "marker" argument with a tuple of the form (numsides, style, angle) to scatter. *numsides*: the nu

Re: [Matplotlib-users] Jagged Edges in Scatter Charts Circles

2008-06-23 Thread Michael Droettboom
You can pass in a "marker" argument with a tuple of the form (numsides, style, angle) to scatter. *numsides*: the number of sides *style*: the style of the regular symbol: = == Valu