|
From: Hans-Bernhard B. <HBB...@t-...> - 2013-10-26 19:15:02
|
On 26.10.2013 03:23, tglahn17 wrote: > I made a graph with gridlines using the "set grid" command. Is there a way to delete particular gridlines? Thanks, Grid lines are coupled to axis tics. You can always replace the automatically generated sequence of tics with your own selection (see "help set xtics"); the grid lines follow suit. |