|
From: Elias A. <eli...@gm...> - 2013-10-30 08:54:53
|
On 10/26/2013 09:14 PM, Hans-Bernhard Bröker wrote: > 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. In addition, if you want to decouple the grid from the tics, you could draw your own grid using ‘set arrow’. Elias |