jquery.path icon indicating copy to clipboard operation
jquery.path copied to clipboard

How to animate along on oval

Open reubenlara opened this issue 13 years ago • 1 comments

Trying to find a way to animate the center point of arc down, then up within the same timeframe that an arc completes 360º. This would theoretically create an oval shape. I've tried chaining animate marginTop chains, etc etc but just can't get it to work right. Would love to be able to just provide an argument to the center point of the arc to offset the circle and get the same effect... possible?

reubenlara avatar Aug 30 '12 15:08 reubenlara

You should be able to do this with a bit of maths and a custom path.

weepy avatar May 07 '16 22:05 weepy