Gregor Thalhammer wrote:
> Dear developers,
>
> in matplotlib 0.98.3 I discoverd that in scatter individual alpha
> settings (by giving a list of rgba values) are ignered. Here an example
> that show this behaviour: All points show the same alpha value as given
> by the alpha keyword argument.
Okay.
I may work on it sometime tomorrow or during the weekends.
Regards,
-JJ
On Thu, Oct 9, 2008 at 12:54 PM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 8, 2008 at 10:27 PM, Erik Tollerud <[EMAIL PROTECTED]> wrote:
>> Ah, that makes more sense Jae-Joon - thanks!
>
> Jae-Joon -- could
On Wed, Oct 8, 2008 at 10:27 PM, Erik Tollerud <[EMAIL PROTECTED]> wrote:
> Ah, that makes more sense Jae-Joon - thanks!
Jae-Joon -- could you handle this patch submission?
Thanks,
JDH
-
This SF.Net email is sponsored by the
On Thu, Oct 9, 2008 at 6:14 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
>> If 2) in the choices above is the case you are concerned about, and
>> you want this warning feature in this case, we can add an rc param
>> which is autoset at build time, something like "show.warn =
>> True|False"
Michael Droettboom wrote:
> John Hunter wrote:
>
>> In unrelated news, I am not in favor of the recent change to warn on
>> non-GUI backends when "show" is called. I realize this may sometimes
>> cause head-scratching behavior for some users who call show and no
>> figure pops up, but I think t
John Hunter wrote:
> On Wed, Oct 8, 2008 at 8:40 PM, Eric Firing <[EMAIL PROTECTED]> wrote:
>
>> Thanks for doing this--it has already helped me in my testing of the
>> gappy-path simplification support, which I have now committed. As you
>> suggested earlier, I included in path.py a check for