5.23.32 nolabel

set nolabel [<label number> ... ]

Issuing the command:

set nolabel

removes all text labels, as set using the set label command, from the current plot. Alternatively, individual labels can be removed using the syntax:

set nolabel 2

where the tag ‘2’ here is the identification number given to the label to be removed when it was initially set using the set label command.