autofig.figure.Figure.draw (function)


def draw(self, fig=None, i=None, calls=None, tight_layout=True, draw_sidebars=True, draw_title=True, subplot_grid=None, show=False, save=False, save_afig=False, in_animation=False)

Draw the contents of the autofig.figure.Figure to a matplotlib figure object.

See also:

Arguments

Returns