Sign in to follow this  
WebDevSarah

Scroll Column Scrolling Event Listener

Recommended Posts

Hello FC!

 

I am working on a few Scroll Column 2D charts for data timeline trending. What we'd like to do is this:

 

Have the chart load X number of values. When someone scrolls further back in time (via scrolling left), when they reach the end, we'd like to use an event listener to make a call to pull more data into the chart from the database. I read through your event listening documentation and didn't see anything similar to what we are trying to do. http://docs.fusioncharts.com/charts/contents/JavaScript/API/Events.html

 

Any help would be greatly appreciated. :)

 

Thanks,

Sarah

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

I am afraid, FusionCharts XT does not have this feature in the Scroll Charts as of now.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this