Re: [Matplotlib-users] Pixel marker - colour problem

2012-05-04 Thread Warren Weckesser
On Fri, May 4, 2012 at 5:44 AM, Cumberland, Burly < burly.cumberl...@coherent.com> wrote: > Hi, > > Just recently upgraded to Matplotlib 1.1.0 from 1.0.1. I make significant > use of the pixel marker in plot. For instance: > > plt.plot(self.dat.duration, self.dat.fmpwr, 'b,', label="Power"

[Matplotlib-users] Pixel marker - colour problem

2012-05-04 Thread Cumberland, Burly
Hi, Just recently upgraded to Matplotlib 1.1.0 from 1.0.1. I make significant use of the pixel marker in plot. For instance: plt.plot(self.dat.duration, self.dat.fmpwr, 'b,', label="Power", markevery= self.skip) I've found that since upgrading all my plots appear to be black now if they us