<p dir="ltr">Exactly which version of 1.5 are you using and how did you install it? I thought we fixed that bug (see <a href="https://github.com/matplotlib/matplotlib/issues/5156">https://github.com/matplotlib/matplotlib/issues/5156</a> and included links).</p>
<p dir="ltr">Tom</p>
<br><div class="gmail_quote"><div dir="ltr">On Thu, May 26, 2016, 07:54 Pierre Haessig <<a href="mailto:pierre.haessig@crans.org">pierre.haessig@crans.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
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:
<blockquote>lines.markeredgewidth: 0<br>
</blockquote>
<a href="https://github.com/matplotlib/matplotlib/blob/v1.5.1/lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle#L13" target="_blank">https://github.com/matplotlib/matplotlib/blob/v1.5.1/lib/matplotlib/mpl-data/stylelib/seaborn-notebook.mplstyle#L13</a><br>
<br>
Is this intentional or just a typo ? Should I send a (one line) PR ?<br>
<br>
I also made a notebook with plots while investigating the issue:
<a href="https://gist.github.com/pierre-haessig/7bcceb99257da94a04525011cb2e81c3" target="_blank">https://gist.github.com/pierre-haessig/7bcceb99257da94a04525011cb2e81c3</a><br>
It seems that other seeborn styles are not affected.<br>
<br>
best,<br>
Pierre<br>
</div>
_______________________________________________<br>
Matplotlib-devel mailing list<br>
<a href="mailto:Matplotlib-devel@python.org" target="_blank">Matplotlib-devel@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/matplotlib-devel" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/matplotlib-devel</a><br>
</blockquote></div>