-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Feature request: set_XY in quiver plots #11790
Copy link
Copy link
Closed as not planned
Labels
New featurestatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action
Milestone
Metadata
Metadata
Assignees
Labels
New featurestatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action
Quiver plots currently have a
set_UVCmethod which lets one animate the direction that the arrows point. Unfortunately, they do not have aset_XY, so one cannot animate the location of the arrows.This limitation makes is hard to make things like: (An animation of elliptical polarization)

without resorting to simply clearing the axis, and redrawing everything on every frame. This annoyance get's compounded with even more complex animations.