matplotlib.figure.Figure.get_size_inches#
- Figure.get_size_inches()[source]#
Return the current size of the figure in inches.
- Returns:
- ndarray
The size (width, height) of the figure in inches.
See also
Notes
The size in pixels can be obtained by multiplying with
Figure.dpi
.
Examples using matplotlib.figure.Figure.get_size_inches
#
List of named colors