yt.raven.Callbacks.QuiverCallback.__init__

QuiverCallback.__init__(field_x, field_y, factor)

Adds a ‘quiver’ plot to any plot, using the field_x and field_y from the associated data, skipping every factor datapoints.

This Page