Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Segments overlapped in plot #35

Closed
jomy-kk opened this issue Jun 24, 2022 · 0 comments
Closed

[BUG] Segments overlapped in plot #35

jomy-kk opened this issue Jun 24, 2022 · 0 comments
Assignees
Labels
fix Fix a feature

Comments

@jomy-kk
Copy link
Owner

jomy-kk commented Jun 24, 2022

Describe the bug
When plotting an ECG of 5 Segments in each channel, from the 3rd Segment and on they start to overlap on the plot.

Modules
biosignals

To Reproduce
Instructions that reproduce the behavior:

ecg = ECG(data_path, Sense('run_chest'), Patient('ME93'))
ecg.plot()

Expected behavior
Segments should be visibly separated.

Screenshots
Screenshot 2022-06-24 at 20 01 09

Python Version
3.10.4

@jomy-kk jomy-kk added the fix Fix a feature label Jun 24, 2022
@jomy-kk jomy-kk self-assigned this Jun 24, 2022
@jomy-kk jomy-kk added this to To do in Develop Biosignals Framework via automation Jun 24, 2022
@jomy-kk jomy-kk changed the title [BUG] Write a title here [BUG] Segments overlapped in plot Jun 24, 2022
@jomy-kk jomy-kk moved this from To do to In progress in Develop Biosignals Framework Jun 25, 2022
Develop Biosignals Framework automation moved this from In progress to Done Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix a feature
Development

No branches or pull requests

1 participant