We need a onDone function support. Like ```js $('.circle').circleProgress({value:0.6,animation:{duration:2000}},() => { $('.circle').hide() }) ```