I have ojChart component (of bar type) on a page with auto settings for animation. If I go to another page fast enough (before chart animation finishes or about that time), then there is a warning in browser console from DvtChart.js, line 466 in DvtChart._onAnimationEnd method.
This happens in SPA when using ojRouter for navigation. The JET cookbook examples are built differently and don't exhibit this behaviour.