xbout.plotting.animate

xbout.plotting.animate#

Functions

animate_line(data[, animate_over, animate, ...])

Plots a line plot which is animated with time.

animate_pcolormesh(data[, animate_over, x, ...])

Plots a color plot which is animated with time over the specified coordinate.

animate_poloidal(da, *[, ax, cax, ...])

Make a 2D plot in R-Z coordinates using animatplotlib's Pcolormesh, taking into account branch cuts (X-points).