set paxis <axisno> {range <range-options> | tics <tic-options>} set paxis <axisno> label <label-options> { offset <radial-offset> } show paxis <axisno> {range | tics}
set paxis 4#4axisno5#5 label 4#4label-options5#5 is relevant to spiderplots but ignored otherwise. Axes of a parallel axis plot can be labeled using the title option of the plot command, which generates an xtic label. Note that this may require also set xtics.
The axis linetype properties are controlled using set style parallelaxis (p. ).