Experiment.
plot_stacked_bar
(field=None, sample_color_bars=None, color_bar_label=True, barx_label_kwargs=None, barx_width=0.3, barx_colors=None, title=None, figsize=(12, 8), legend_size='small', xtick=False, cmap='Paired')[source]¶Plot the stacked bar for feature abundances.
Parameters: |
|
---|---|
Returns: | The Figure object containing the plot. |
Return type: |