Skip to content

Commit 0758f06

Browse files
vizanshemilykl
andauthored
Update src/traces/bar/plot.js
Co-authored-by: Emily KL <4672118+emilykl@users.noreply.github.com>
1 parent a318a80 commit 0758f06

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/traces/bar/plot.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,7 @@ function appendBarText(gd, plotinfo, bar, cd, i, x0, x1, y0, y1, r, overhead, op
708708
transform = toMoveOutsideBar(x0, x1, y0, y1, textBB, {
709709
isHorizontal: isHorizontal,
710710
constrained: constrained,
711+
angle: angle,
711712
zeroBarDir: zeroBarDir
712713
});
713714
} else {

0 commit comments

Comments
 (0)