Skip to content

Commit 209b580

Browse files
committed
docs(bar): add usage example for color_alpha
1 parent 35ec645 commit 209b580

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

docs/usage/single_group.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ plot_one_group_bar_figure(
120120
width=0.5,
121121
dots_size=15,
122122
colors=["#4573a5", "orange"],
123+
color_alpha=0.7,
123124
errorbar_type="sd",
124125
edgecolor="r",
125126
)
291 Bytes
Loading

0 commit comments

Comments
 (0)