Need to add ``` elif p == 'logL_1': labels.append(r'$\log L_1$') elif p == 'logL_2': labels.append(r'$\log L_2$') ```