﻿scanpy.pl.DotPlot
=================

.. currentmodule:: scanpy.pl

.. add toctree option to make autodoc generate the pages

..  autoclass:: DotPlot

    
    .. rubric:: Attributes

    ..  autosummary::
        :toctree: .
    
        ~DotPlot.DEFAULT_COLORMAP
        ~DotPlot.DEFAULT_COLOR_LEGEND_TITLE
        ~DotPlot.DEFAULT_COLOR_ON
        ~DotPlot.DEFAULT_DOT_EDGECOLOR
        ~DotPlot.DEFAULT_DOT_EDGELW
        ~DotPlot.DEFAULT_DOT_MAX
        ~DotPlot.DEFAULT_DOT_MIN
        ~DotPlot.DEFAULT_LARGEST_DOT
        ~DotPlot.DEFAULT_LEGENDS_WIDTH
        ~DotPlot.DEFAULT_PLOT_X_PADDING
        ~DotPlot.DEFAULT_PLOT_Y_PADDING
        ~DotPlot.DEFAULT_SAVE_PREFIX
        ~DotPlot.DEFAULT_SIZE_EXPONENT
        ~DotPlot.DEFAULT_SIZE_LEGEND_TITLE
        ~DotPlot.DEFAULT_SMALLEST_DOT
    

    
    .. rubric:: Methods

    ..  autosummary::
        :toctree: .
    
        ~DotPlot.legend
        ~DotPlot.style
    