Skip to content

raw.plot() axes overlap on macOS with qt5 backend #6034

@cbrnr

Description

@cbrnr

When I plot raw data on macOS using the qt5 Matplotlib backend, some axes overlap and are therefore unreadable (the time axis labels of the currently visible segment, the "Ch." label, the channel labels, the x axis label, and even the "Help" button):

raw_plot_qt5

Everything works when I use the default osx backend though:

raw_plot_osx

Is this something we can fix? Where would you start debugging this in the first place? BTW, everything looks normal on Linux using the qt5 backend, so it seems to be specific to macOS (I don't have Windows to test this).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions