skrf.network.Network.Y_LABEL_DICT

Network.Y_LABEL_DICT = {'abs': 'Magnitude', 'arcl': 'Arc Length', 'arcl_unwrap': 'Arc Length', 'db': 'Magnitude (dB)', 'db10': 'Magnitude (dB)', 'deg': 'Phase (deg)', 'deg_unwrap': 'Phase (deg)', 'gd': 'Group Delay (s)', 'im': 'Imag Part', 'mag': 'Magnitude', 'passivity': 'Passivity', 'rad': 'Phase (rad)', 'rad_unwrap': 'Phase (rad)', 're': 'Real Part', 'reciprocity': 'Reciprocity', 'time': 'Time (real)', 'time_db': 'Magnitude (dB)', 'time_impulse': 'Magnitude', 'time_mag': 'Magnitude', 'time_step': 'Magnitude', 'vswr': 'VSWR'}

Y-axis labels to the plotting functions.