﻿scanpy.pl.MatrixPlot
====================

.. currentmodule:: scanpy.pl

.. add toctree option to make autodoc generate the pages

.. autoclass:: MatrixPlot

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree: .
   
      
      ~MatrixPlot.DEFAULT_CATEGORY_HEIGHT
      
      
      ~MatrixPlot.DEFAULT_CATEGORY_WIDTH
      
      
      ~MatrixPlot.DEFAULT_COLORMAP
      
      
      ~MatrixPlot.DEFAULT_COLOR_LEGEND_TITLE
      
      
      ~MatrixPlot.DEFAULT_EDGE_COLOR
      
      
      ~MatrixPlot.DEFAULT_EDGE_LW
      
      
      ~MatrixPlot.DEFAULT_LEGENDS_WIDTH
      
      
      ~MatrixPlot.DEFAULT_SAVE_PREFIX
      
      
      ~MatrixPlot.DEFAULT_WSPACE
      
      
      ~MatrixPlot.MAX_NUM_CATEGORIES
      
      
      ~MatrixPlot.MIN_FIGURE_HEIGHT
      
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~MatrixPlot.add_dendrogram
      ~MatrixPlot.add_totals
      ~MatrixPlot.get_axes
      ~MatrixPlot.getdoc
      ~MatrixPlot.legend
      ~MatrixPlot.make_figure
      ~MatrixPlot.savefig
      ~MatrixPlot.show
      ~MatrixPlot.style
      ~MatrixPlot.swap_axes
   
   