Skip to content

Commit

Permalink
Update src/spikeinterface/widgets/traces.py
Browse files Browse the repository at this point in the history
Co-authored-by: Zach McKenzie <[email protected]>
  • Loading branch information
alejoe91 and zm711 authored Oct 27, 2023
1 parent 982bbc4 commit ec54133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spikeinterface/widgets/traces.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class TracesWidget(BaseWidget):
Reorder channel by depth
time_range: list, tuple or None, default: None
List with start time and end time
mode: str, default: 'auto'
mode: 'line' | 'map' | 'auto', default: 'auto'
Three possible modes, default 'auto':
* 'line': classical for low channel count
Expand Down

0 comments on commit ec54133

Please sign in to comment.