Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

seaborn styles make "+", "x" markers invisible; proposed workaround for shipped styles #8351

Copy link
Copy link
Closed
@anntzer

Description

@anntzer
Issue body actions

It is a somewhat well-known issue (#4679) that seaborn's styles make "+", "x" markers invisible by default (because they set lines.markeredgewidth to zero). Although it may be helpful to use a separate rcparam to control such markers, this is not trivial (see linked issue). Instead, in this issue, I'd like to argue that matplotlib should not ship styles available by default where some markers are completely invisible; instead, we may e.g. set lines.markeredgewidth to a tiny value, so that the markers are at least faintly visible (and it may be easier to realize where the issue comes from), even though it is not strictly equivalent to the "official" seaborn style.

From simple attempts, it seems that a value like 0.25 should be enough.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.