Skip to content

Commit 96532c0

Browse files
committed
fix weird transition on barChart exit() dc-js#822
the transition to `height(0)` was making the bar "fly away", now we keep its y and height, but transition it towards where it "should be". trimming a little bit of the width gives nicer results imho so that a small ap is preserved between bars. But it's something that can be removed if you prefer to keep it simple.
1 parent 14f35bd commit 96532c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

dc.js

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)