[Matplotlib-devel] markers disappear using 'seaborn-notebook' style in v1.5

Michael Waskom mwaskom at stanford.edu
Thu May 26 10:57:31 EDT 2016


I think this is a slightly different issue than #5156, and is described
here: https://github.com/matplotlib/matplotlib/issues/4679

On Thu, May 26, 2016 at 5:07 AM, Thomas Caswell <tcaswell at gmail.com> wrote:

> Exactly which version of 1.5 are you using and how did you install it? I
> thought we fixed that bug (see
> https://github.com/matplotlib/matplotlib/issues/5156 and included links).
>
> Tom
>
> On Thu, May 26, 2016, 07:54 Pierre Haessig <pierre.haessig at crans.org>
> wrote:
>
>> Hi,
>>
>> I just noticed an issue with markers using the 'seaborn-notebook' style
>> in v1.5. Usual markers like '+' and 'x' are invisible. It comes from the
>> line 13 in the stylesheet:
>>
>> lines.markeredgewidth: 0
>>
>>
>> https://github.com/matplotlib/matplotlib/blob/v1.5.1/lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle#L13
>>
>> Is this intentional or just a typo ? Should I send a (one line) PR ?
>>
>> I also made a notebook with plots while investigating the issue:
>> https://gist.github.com/pierre-haessig/7bcceb99257da94a04525011cb2e81c3
>> It seems that other seeborn styles are not affected.
>>
>> best,
>> Pierre
>> _______________________________________________
>> Matplotlib-devel mailing list
>> Matplotlib-devel at python.org
>> https://mail.python.org/mailman/listinfo/matplotlib-devel
>>
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20160526/68b64b74/attachment.html>


More information about the Matplotlib-devel mailing list