size (int, optional) – Size of the grid (must be odd). Default is 3.
xsize (int, optional) – Number of columns in the grid. Default is size.
ysize (int, optional) – Number of rows in the grid. Default is size.
figsize (tuple, optional) – Size of the figure.