LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   in gnuplot; move title in plot command? (https://www.linuxquestions.org/questions/linux-software-2/in-gnuplot%3B-move-title-in-plot-command-271573/)

shengchieh 12-29-2004 12:42 PM

in gnuplot; move title in plot command?
 
To All:

Gnuplot question:

How do you move the title *IN* the plot command in gnuplot?
If just the title, it's easy, i.e.,

title "hours" -10,-20

would output the title "hours" with an x-y offset of [10,-20]
characters.

But I want to move the title *IN* the plot command, i.e.,
move the title in

plot "time.dat" using 1:2 title 'hours' with line

Thanks in advance for any help.

Sheng-Chieh


All times are GMT -5. The time now is 09:23 PM.