ArrayAnimatorWCS
================

.. currentmodule:: mpl_animators

.. autoclass:: ArrayAnimatorWCS
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ArrayAnimatorWCS.data_transposed

   .. rubric:: Methods Summary

   .. autosummary::

      ~ArrayAnimatorWCS.plot_start_image
      ~ArrayAnimatorWCS.plot_start_image_1d
      ~ArrayAnimatorWCS.plot_start_image_2d
      ~ArrayAnimatorWCS.update_plot
      ~ArrayAnimatorWCS.update_plot_1d
      ~ArrayAnimatorWCS.update_plot_2d

   .. rubric:: Attributes Documentation

   .. autoattribute:: data_transposed

   .. rubric:: Methods Documentation

   .. automethod:: plot_start_image
   .. automethod:: plot_start_image_1d
   .. automethod:: plot_start_image_2d
   .. automethod:: update_plot
   .. automethod:: update_plot_1d
   .. automethod:: update_plot_2d
