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"
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