FRQ: frame.plot() shortcut to plot.particles/field() #82
Labels
module: base
module: plot
new feature
New feature
status: to do
Issues that someone needs to work on
Proposed new feature or change:
Instead of supplying coordinates and the box_boundary to the
amep.plot.particles()
oramep.plot.field()
function, it would be very useful to have a direct shortcut to plot a single frame.Similar to
trajectory.animate(),
all the data should be supplied directly toamep.plot.particles/field()
instead of having to get the coordinates and others first.Instead of calling
it should simply be
The text was updated successfully, but these errors were encountered: