ucdavis / erplab

ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.
http://erpinfo.org/erplab
267 stars 73 forks source link

ERP Plot Legend issue #109

Open treebrain opened 5 years ago

treebrain commented 5 years ago

Description

When plotting ERPs, legend displays one line and label clearly, and all the others are jumbled atop one another.


Steps to Reproduce

  1. Plot ERP --> Plot ERP waveforms
  2. Plotting 5 bins, on a 1000ms time range, auto Y ticks and scale, Positive up, all channels, Pre baseline correction, Classic ERP style, and Legend Position bottom.
  3. Plot, and get 32 waveforms. But legend has issues.


Expected behavior:

Expected clearly displayed legend identifying bins.


Actual behavior:

Bin 1 is always clear, with a representative line across the whole ERP plot, and bins 2-5 are always layered on top of each other.


Versions

OS version 10.14.2
Matlab version R2019a Update 1 (9.6.0.1099231)
EEGLAB version v14.1.2
ERPLAB version 7.0.0

Legend issue 1 Legend issue 2