Gird options in graphs
JonnyCro
Something ive wanted for ages is the ability to control the area which a grid covers. For example, i have 9 pairs of stacked axes in a single window (3x3) and i would like a grid for each individual plot. Currently if i turn on a grid for any of the axis it takes up the entire plot area (0-100%) in a given direction. Could a few extra options be added so the grid area could be linked to properties of selectable axes, or simply have boxes where you can specify the plotting bounds of the grid? Or something like NewGridPlot, which could be similar to Newfreeaxis.
Cheers
Jonny
gridEnab={lowFrac,highFrac}
Restricts the length of axis grid lines to a subrange of normal. The grid is drawn from lowFrac tohighFrac of graph area height (if axis is horizontal) or width (if axis is vertical).
--Jim Prouty
Software Engineer, WaveMetrics, Inc.
April 8, 2010 at 08:31 am - Permalink
April 8, 2010 at 08:33 am - Permalink
April 8, 2010 at 08:57 am - Permalink