MinorLocator
============

.. currentmodule:: pysmithchart.locators

.. autoclass:: MinorLocator
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~MinorLocator.__call__
      ~MinorLocator.get_ticklocs
      ~MinorLocator.tick_values

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: get_ticklocs
   .. automethod:: tick_values
