Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[ENH] Draft GUI for labeling components #66
[ENH] Draft GUI for labeling components #66
Changes from 5 commits
306b53e
3ae5dcd
7fed4cd
1a6df47
cd0e947
77426c1
eac7cc6
88ab828
cb05faa
6a10148
0b4a6ed
a3af1d8
d5bd516
d9d912a
65a5beb
8dfdb8e
630a49d
59d23a5
cf37d9a
fb6fb47
100c8f2
172bb9d
c151acc
08af219
a5f53a7
6dfdc80
2517f3a
612dd41
0a68ae9
e13048b
037d2a8
7abba70
9451c81
5594346
3512a8a
0bd75b3
1cb507c
d25e0f6
1e379c2
928274b
f47c836
d4d1044
766aa22
ebb939b
46a116e
23bfa96
d8b22f9
9405cd9
ffc3be2
8459966
0917b64
f6f8794
7a470f0
487ee31
5928195
a421081
3b9e020
e9a7c5b
5c86ae0
b3e2f1f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the time-series plot, we need to be able to scroll in time, and probably also zoom on both the X and Y-axis.
How about maybe looking into the
mne-qt-browser
, maybe we can just load the widgets it has?