This error is thrown when moving the cursor over the plot.
Traceback (most recent call last):
File "/Users/bravo/miniconda3/envs/umsap/lib/python3.7/site-packages/matplotlib/cbook/init.py", line 215, in process
func(*args, **kwargs)
File "/Users/bravo/TEMP-GUI/BORRAR-UMSAP/gui/win/win_tp_histoR.py", line 280, in UpdateStatusBar
exp = self.header[i]
IndexError: list index out of range
This error is thrown when moving the cursor over the plot.
Traceback (most recent call last): File "/Users/bravo/miniconda3/envs/umsap/lib/python3.7/site-packages/matplotlib/cbook/init.py", line 215, in process func(*args, **kwargs) File "/Users/bravo/TEMP-GUI/BORRAR-UMSAP/gui/win/win_tp_histoR.py", line 280, in UpdateStatusBar exp = self.header[i] IndexError: list index out of range