calculate_lims_from_margin(min, max[, ...])
|
|
calculate_vlims(values, *[, vmin, vmax, robust])
|
|
get_data_interval(x[, ax])
|
|
get_lims_with_margin([margin, ax, ...])
|
|
plt_zoom([x, margin, ax, plot_settings, ...])
|
|
plt_zoomx([margin, ax, plot_settings, ...])
|
|
plt_zoomy([margin, ax, plot_settings, ...])
|
|
set_lims_if_provided(plot_settings, *[, ax])
|
|
set_margins_if_provided(plot_settings, *[, ax])
|
|
update_vlims(values, d, *[, in_place])
|
|