BasePlot
========

.. currentmodule:: jetset.plot_sedfit

.. autoclass:: BasePlot
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~BasePlot.rescale
      ~BasePlot.setlim
      ~BasePlot.update_plot

   .. rubric:: Methods Documentation

   .. automethod:: rescale
   .. automethod:: setlim
   .. automethod:: update_plot
