Do the Kendo UI Data Viz javascript APIs for the chart, sparklines, etc support updates to the underlying data source? For example, I'm going to have a JavaScript data source for a scatter plot and when the data source array is updated, I'd like the charts to reload the data and animate the points into the new position. Is this something Kendo supports?