pyopls icon indicating copy to clipboard operation
pyopls copied to clipboard

Mislabels in x and y axes

Open YonghuiDong opened this issue 2 years ago • 1 comments

Hi,

The x and y axes were mislabeled in the score plot, which should be:

plt.ylabel('t_ortho')
plt.xlabel('t')

Dong

YonghuiDong avatar Apr 15 '22 13:04 YonghuiDong