Skip to content

Commit c0d39fb

Browse files
Add What's New entry
1 parent 6e728af commit c0d39fb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
``BarContainer`` properties
2+
---------------------------
3+
4+
In addition to the existing `~.BarContainer.bottoms`, `~.BarContainer.tops`,
5+
and `~.BarContainer.position_centers` properties, `.BarContainer` gained a new
6+
`~.BarContainer.widths` property.
7+
8+
Additionally, `.BarContainer.group_positions` exposes the center positions of
9+
the bar groups if the container is part of a grouped bar plot (e.g. created by
10+
`.Axes.grouped_bar`), or ``None`` otherwise.

0 commit comments

Comments
 (0)