set title '<title>'
The setting title can be used to set a title for a plot, to be displayed above it. For example, the command:
set title 'foo'
would cause a title ‘foo’ to be displayed above a graph. The easiest way to remove a title, having set one, is using the command:
set notitle