matplotlib.figure.Figure.set_figheight#
- Figure.set_figheight(val, forward=True)[source]#
Set the height of the figure in inches.
- Parameters:
- valfloat
- forwardbool
See
set_size_inches
.
Set the height of the figure in inches.
See set_size_inches
.