PlasmaCalcs.plotting.scatter

File Purpose: tools related to scatter plots (possibly animated)

Functions

xarray_scatter_max(array, x, y, *[, t])

xarray_scatter_min(array, x, y, *[, t])

xarray_scatter_where(arr[, condition, t])

Classes

ScatterPlotElement(array[, x, ax, s, ...])

XarrayScatter(array[, t, x, ax, init_plot, ...])