mne-tools / mne-tools/mne-python

Annotation texts are not shown completely

Open
#10,910 1 comment 0 reactions 1 assignee View on GitHub

@drammock is already working on this.

Since Jul 7, 2022.

BUG
Dominant language
Python
Stars
3.5k
Forks
1.6k
Avg merge
1d 6h
Merged PRs (30d)
100

Description

Describe the bug

The annotation texts are not shown completely within matplotlib browser.
They are complete within mne-qt-browser.

Btw. I need to use matplotlib browser instead of mne-qt-browser, since I have to edit the figures using the matplotlib.figure.Figure class and save the plots after editing.

Steps to reproduce

In the time serie plots e.g. mne.io.Raw.plot() or mne.preprocessing.ICA.plot_components().

Actual results

Example:
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.