Skip to content

Commit 1579ed8

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

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
@@ -710,6 +710,7 @@ function appendBarText(gd, plotinfo, bar, cd, i, x0, x1, y0, y1, r, overhead, op
710710
constrained: constrained,
711711
angle: angle,
712712
zeroBarDir: zeroBarDir
713+
zeroBarDir: zeroBarDir
713714
});
714715
} else {
715716
constrained = trace.constraintext === 'both' || trace.constraintext === 'inside';

0 commit comments

Comments
 (0)