scientisst / BioSPPy

Biosignal Processing in Python
https://biosppy.readthedocs.io/
Other
72 stars 22 forks source link

Plotting enhancements #17

Closed rafaelscsilva closed 1 year ago

rafaelscsilva commented 1 year ago

This PR updates the plotting visualization for BioSPPy with improvements to plotting layouts, colors and user interaction. The most relevant changes include:

Given the extent of this update, it is advisable to recheck the plot generation for the three supported OS (macOS, Windows and Linux).

Note: the plotting updates only concern the plotting.py module and no changes were made to the interactive plotting sub-package (_interplotting/*).

ECG_summary