wfdb-python icon indicating copy to clipboard operation
wfdb-python copied to clipboard

Allow for custom xlabel and ylabel in plot_wfdb

Open briangow opened this issue 4 years ago • 0 comments

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.

briangow avatar Feb 03 '21 16:02 briangow