mne-tools / mne-tools/mne-python
Add `colorbar` parameter to `mne.viz.plot_topomap()`?
Open
@kar-hik is already working on this.
Since Mar 26, 2023.
VIZ
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
I was wondering if there is a reason why mne.viz.plot_topomap() does not have a colorbar parameter. Although it is easy to add a colorbar after the figure has been created, it is easy only if you know how. Many other topomap functions do have such a parameter, but not the generic mne.viz.plot_topomap().
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.