sparkbox / bouncy-ball

:red_circle: Compare web animation techniques by bouncing a ball with each one.
https://sparkbox.github.io/bouncy-ball
MIT License
605 stars 66 forks source link

D3 demo: ball starts at the bottom moving upwards #46

Closed bryanbraun closed 6 years ago

bryanbraun commented 7 years ago

For all the other demos, the ball starts at the top and falls downwards.

Working example: http://sparkbox.github.io/bouncy-ball/ Non-working example (D3): http://sparkbox.github.io/bouncy-ball/#d3

bryanbraun commented 6 years ago

Fixed by https://github.com/sparkbox/bouncy-ball/pull/48. Closing.