matplotlib.figure.
SubplotParams
(left=None, bottom=None, right=None, top=None, wspace=None, hspace=None)¶A class to hold the parameters for a subplot
All dimensions are fraction of the figure width or height. All values default to their rc params
The following attributes are available
update
(left=None, bottom=None, right=None, top=None, wspace=None, hspace=None)¶Update the current values. If any kwarg is None, default to the current value, if set, otherwise to rc