paulvangentcom / heartrate_analysis_python

Python Heart Rate Analysis Package, for both PPG and ECG signals
MIT License
930 stars 321 forks source link

Use subscripts in Poincare plot labels #77

Closed atpage closed 2 years ago

atpage commented 2 years ago

Here's a simple one, if you want it. Replaces the "_n" and "_n+1" with actual subscripted "n" and "n+1" in the axes labels.

paulvangentcom commented 2 years ago

very nice, thanks