|
From: Hans-Bernhard B. <br...@ph...> - 2005-05-11 10:53:25
|
Matt Kopeck wrote: > Hi, > > I was just wondering if there is a way to get every increment labelled > on the x-axis. You are getting all "increments" labelled already. There are just not as many increments placed automatically as you want. set xtics 1 will change that for you. See "help xtics" for further details. |