5.23.53 title

set title '<title>'

The ‘title’ setting 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 via:

set title ''