

WCSAxes
=====================================

.. currentmodule:: astropy.visualization.wcsaxes

.. autoclass:: WCSAxes
   :show-inheritance:

   
     
   

   
   
   

   
   

   .. rubric:: Methods Summary

   .. autosummary::
   
      ~WCSAxes.draw
      ~WCSAxes.get_coords_overlay
      ~WCSAxes.get_tightbbox
      ~WCSAxes.get_transform
      ~WCSAxes.get_xlabel
      ~WCSAxes.get_ylabel
      ~WCSAxes.grid
      ~WCSAxes.imshow
      ~WCSAxes.plot_coord
      ~WCSAxes.reset_wcs
      ~WCSAxes.set_xlabel
      ~WCSAxes.set_ylabel

   
   

   
   
   

   
   

   .. rubric:: Methods Documentation

   
   .. automethod:: draw
   .. automethod:: get_coords_overlay
   .. automethod:: get_tightbbox
   .. automethod:: get_transform
   .. automethod:: get_xlabel
   .. automethod:: get_ylabel
   .. automethod:: grid
   .. automethod:: imshow
   .. automethod:: plot_coord
   .. automethod:: reset_wcs
   .. automethod:: set_xlabel
   .. automethod:: set_ylabel

   
   