Documentation:
New/updated in v1.2.0:
BasePlot
BasePlot.rescale()
BasePlot.setlim()
BasePlot.update_plot()
Bases: object
object
Methods Summary
rescale([x_min, x_max, y_min, y_max])
rescale
setlim([x_min, x_max, y_min, y_max])
setlim
update_plot()
update_plot
Methods Documentation