GroupTheory`
GroupTheory`

GOPlotGrid

GOPlotGrid

is an option to customize the size of a combined plot. it is given as list {width, height,padding}

Details and Options

  • GOPlotGrid is used to set the parmeters of a combined plot, created by means of plotGrid, appropriately. The command plotGrid is used for the combined figures. Author is "Jens". See Mathematica stack exchange https://mathematica.stackexchange.com/a/6882/53872.
  • Typical settings for GOPlotGrid are:
  • 800width of the plot.
    400height of the plot
    40image padding.

Examples

Basic Examples  (1)

First load the package:

The use will be demonstrated with a simple example.

If the value for ImagePadding is to small your labels will not appear.