ArrayAnimator
=============

.. currentmodule:: mpl_animators

.. autoclass:: ArrayAnimator
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ArrayAnimator.frame_index

   .. rubric:: Methods Summary

   .. autosummary::

      ~ArrayAnimator.label_slider
      ~ArrayAnimator.plot_start_image
      ~ArrayAnimator.update_plot

   .. rubric:: Attributes Documentation

   .. autoattribute:: frame_index

   .. rubric:: Methods Documentation

   .. automethod:: label_slider
   .. automethod:: plot_start_image
   .. automethod:: update_plot
