d3 / d3-ease

Easing functions for smooth animation.

Home Page:https://d3js.org/d3-ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bounce optional params

mgold opened this issue · comments

bounce and bounceIn are documented as taking one parameter, but bounceOut and bounceInOut take up to three. Either these extra params should be documented for the first two functions, or they're copypasta from backIn[Out] and should be removed.

Thanks, and sorry for nitpicking.

Thanks! Fixed.