SyntaxFix
Write A Post
Hire A Developer
Questions
We can use title() function with negative line value to bring down the title.
title()
line
See this example:
plot(1, 1) title("Title", line = -2)