mpl_interactions.interactive_plot_factory¶
-
mpl_interactions.
interactive_plot_factory
(ax, f, x=None, x_scale='stretch', y_scale='stretch', slider_format_string='{:.1f}', plot_kwargs=None, title=None, **kwargs)¶ Use this function for maximum control over layout of the widgets
ax : matplotlib axes f : function or iterable of functions