Re: [matplotlib-devel] gmail/youtube account

2014-10-20 Thread Benjamin Root
Sigh, I think that might have been set up by John. Ben Root On Fri, Oct 17, 2014 at 11:36 PM, Thomas Caswell wrote: > Does anyone on the list know the pass word (or control the recovery > email address) for the matplotlib gmail account? I would like to set > up google analytics on our web site

[matplotlib-devel] colors in backend_bases.py

2014-10-20 Thread Joel B. Mohler
Hi, I'm working on https://github.com/matplotlib/matplotlib/pull/3393 and poking around at _alpha, _forced_alpha, _rgb, and _orig_color members of GraphicsContextBase. I see quite a number of issues: 1) "_rgb" is (almost) always a 4 tuple which may be better named "_rgba". 2) "_orig_color" t