Hi, I plotted a multigraph. I want to keep the tics but remove the tics label (numbers) Is there a way to do it? Thanks Sezgin
set xtics format " " or set ytics format " " depending on how you arrange your plots. it may be necessary to adjust some margins. 1sezgin wrote: > > Hi, > I plotted a multigraph. I want to keep the tics but remove the tics label > (numbers) > Is there a way to do it? > Thanks > Sezgin > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Gnuplot-info mailing list > Gnuplot-info@... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > -- View this message in context: http://www.nabble.com/tics-without-name-tp21723795p21748824.html Sent from the Gnuplot - User mailing list archive at Nabble.com.