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

Pierre Haessig pierre.haessig at crans.org
Thu May 26 07:44:09 EDT 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-devel/attachments/20160526/a6a23054/attachment.html>


More information about the Matplotlib-devel mailing list