mne-tools / mne-tools/mne-python
Annotation texts are not shown completely
Open
@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:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.