matplotlib.figure.Figure.draw_without_rendering#

Figure.draw_without_rendering()[source]#

Draw the figure with no output. Useful to get the final size of artists that require a draw before their size is known (e.g. text).