Plot package
=============================

Submodules
----------

Categorical plot module
--------------------------------------

.. automodule:: ablator.analysis.plot.cat_plot
   :members:
   :show-inheritance:

Plot analysis module
---------------------------------

.. automodule:: ablator.analysis.plot.main
   :members:
   :show-inheritance:

Numerical plot module module
--------------------------------------

.. automodule:: ablator.analysis.plot.num_plot
   :members:
   :show-inheritance:

Plotting utilities module
----------------------------------

.. automodule:: ablator.analysis.plot.utils
   :members:
   :show-inheritance:

Module contents
---------------

.. automodule:: ablator.analysis.plot
   :members:
   :show-inheritance:
