Hello once again, I'm wondering how it would be possible to show an animation of a polar plot (QwtPolar) and it's curves rotating smoothly around the origin. I looked a little into the tools Qt provies for animation, but I'm not sure if I would need QPropertyAnimation, QVarientAnimation, or something else entirely. I have no code yet but I'm doing a little research to find out how it would be possible.