Skip to content Skip to sidebar Skip to footer

Load Highchart Animation On Scroll

I have developed several highcharts and I would like to start the animation when the user scrolls down and the graph container is visible. Here is a fiddle of my work: http://jsfid

Solution 1:

I had a similar request before in the past, I found this helped:

http://highcharts.uservoice.com/forums/55896-general/suggestions/4457022-start-the-animation-when-the-chart-scrolls-in-to-v

Solution 2:

You need to use one of these plugin:

http://scrollrevealjs.org/

http://mynameismatthieu.com/WOW/docs.html

Post a Comment for "Load Highchart Animation On Scroll"