mne-tools/mne-lsl

Set the number of rows/columns based on the number of channels to display in the StreamViewer.

Closed this issue · 1 comments

For high channel count, the plotting interface becomes too messy. The display could be split into 2 columns (or more), e.g. by using 2 plot handlers in the backend.

Idea: Each plot handler could display up to 64 channels (default) or a user-specified number of channels.