|
From: Gopesh P. <gop...@ya...> - 2008-04-10 20:31:49
|
ok so i got it. I cant include a label without plotting something. so if my 4th plot is empty then i cant give a label on it. then I have to give a label on 3rd plot. Thomas Sefzick wrote: > > set multiplot > > set label 1 "GOPESH" at screen 0.25,0.25 center > > set size 0.5,0.5 > .... > > it's important to give the position in screen coordinates. > as far as i understood, you want the label instead of a 4th > plot? > > -- View this message in context: http://www.nabble.com/Please-help-with-labels-in-multiplot-tp16609073p16617630.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |