scirpy.pl.base.barh

Contents

scirpy.pl.base.barh#

scirpy.pl.base.barh(data, *, ax=None, style='default', style_kws=None, fig_kws=None, **kwargs)#

Basic plotting function built on top of bar plot in Pandas.

Draws a horizontal bar plot.

Parameters:
Return type:

Axes

Returns:

Axes object