plots Package
=============

:mod:`plots` Package
--------------------

These functions can be imported from the :mod:`pyanno.plots` namespace. If you
use them in an IPython shell, remember to use the magic command
`%gui` to enable the GUI toolkits.

.. autofunction:: pyanno.plots.pyanno_plots.plot_pairwise_statistics

.. autofunction:: pyanno.plots.hinton_plot.plot_hinton_diagram

.. autofunction:: pyanno.plots.annotations_plot.plot_posterior

.. autofunction:: pyanno.plots.theta_plot.plot_theta_parameters

.. autofunction:: pyanno.plots.theta_tensor_plot.plot_theta_tensor

.. autofunction:: pyanno.plots.matrix_plot.plot_square_matrix
