Origin Ver. and Service Release (Select Help-->About Origin): 2026 PRO Operating System: W11
Hi, I stored label 1 in column F (number) and label 2 in column G (string). I forgot how to assign a combination of labels 1 and 2 above the bar. I tried: $(col(F)[i], .2)(crlf)$(col(G)[i])
but label 2 is not displayed properly. It displays (--) instead of string from col G.