PlotlyWidget.set_subplots

PlotlyWidget.set_subplots(rows=None, cols=None, **make_subplots_args)

Add subplots to this figure. If the figure already contains subplots, then this throws an error. Accepts any keyword arguments that plotly.subplots.make_subplots accepts.