lisa.notebook.make_figure#
- lisa.notebook.make_figure(width, height, nrows, ncols, interactive=None, **kwargs)[source]#
Make a
matplotlib.figure.Figureand its axes.- Parameters:
- Variable keyword arguments:
Forwarded to
matplotlib.figure.Figure- Returns:
A tuple of: *
matplotlib.figure.Figure*matplotlib.axes.Axesas a scalar, an iterable (1D) or iterable of iterable matrix (2D)