1.47.27 gridmincolour

set gridmincolour <colour>

The setting gridmincolour changes the colour that is used to draw the gridlines (see the set grid command) which are associated with the minor ticks of axes (i.e. minor gridlines). For example:

set gridmincolour purple

would cause the minor gridlines to be drawn in purple. Any of the recognised colour names listed in Section 8.4 can be used.

See also the set gridmajcolour command.