Skip to content

Commit c2d33a8

Browse files
Merge branch 'main' into ci-fixes
2 parents 778ee1f + 9ce2f57 commit c2d33a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plotly/src/traces/bar.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ where
5555
legend_group_title: Option<LegendGroupTitle>,
5656
opacity: Option<f64>,
5757
ids: Option<Vec<String>>,
58+
base: Option<Dim<f64>>,
5859
width: Option<f64>,
5960
offset: Option<Dim<f64>>,
6061
text: Option<Dim<String>>,

0 commit comments

Comments
 (0)