Animating a Plotly.extendTraces() graph

I recently found the function Plotly.extendTraces() for real-time data, and it works great, but I was wondering if there was a way to animate it so it doesn’t appear clinky. I was looking at the .animate() function, however I wasn’t sure how I could implement this in the real-time graph. Anyone know how to do this?