Description Usage Arguments Examples
Annotate number of values per group on plot
1 2 3 4 5 6 7 8 | .plot_counts_annotation(
plot,
x,
counts_annotation,
annotate_counts,
type,
text_size
)
|
plot |
plot with discrete x-axis to annotate counts on |
x |
column for x-axis |
counts_annotation |
annotation returned from compute_counts_annotation_data |
annotate_counts |
whether to annotate counts or not |
type |
type of plot, same as plot_distributions type |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.