[matplotlib-devel] alpha/transparency now failing in scatter (after upgrade to Ubuntu 9.10)

2009-10-25 Thread Boo.Davie
Reporting this as a matplotlib bug because that's where I see the error. I have some code which was running fine, drawing a scatter plot with transparent/alpha for the colour, like this... ax1.scatter(sanjose_y,sanjose_x,color=(0.9,0.9,0.0,0.1),label='SanJose') This used to draw a very faint tr

[matplotlib-devel] latex symbols as markers

2009-10-25 Thread tcb
Hi, Is there some way to add support for latex symbols as markers? I think it would be an extension of the current methods for plotting markers- since I dont think all the color, edge, line style etc properties would be relevant (or even possible). However, it would allow arbitrary symbols (at le