Allow for custom xlabel and ylabel in plot_wfdb
Open
@briangow is already working on this.
Since Feb 3, 2021.
- Dominant language
- Jupyter Notebook
- Stars
- 853
- Forks
- 322
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to allow the user to pass custom labels (xlabel, ylabel) when using the plot_wfdb function. It is possible to customize both x and y labels in the plot_items function already. The plot_wfdb function will automatically populate the x and y labels with the information from the WFDB signal. While this is helpful, users may want to override this default to change formatting (etc) for plots they are making.
Contributor guide
No contributing guide indexed for this repository
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.