Animating line charts

We have completed our experiments with the cursor and highlighter plugins. Now, we'll try and add some eye candy to our reports. We take our Social Media Shares chart used earlier in the chapter and add one line to the plot: animate: true. This will cause the lines to load from left to right:

...
title:'Social Media Shares',
animate:true,
dataRenderer: remoteDataSource,
...

We load the updated chart and see the animation run:

Animating line charts
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
52.14.82.217