Sign in to follow this  
maquejp

Scrollline2D, Scrolling

Recommended Posts

Hello,

 

Is it possible to (through JS or any other method) automate the scroll of the ScrollLine2D.swf

So, my user see the latest data on the graph

i.e. my data are covering date and hits over a month with 7 plots visibles

Oct/1 -> Oct/31; the user will see the last 7 days of Oct

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

Please try the same using the <numVisiblePlot> attribute inside the <set> element of the XML document.

This attribute lets you control how many data plots would appear in the visible area of the scroll pane.

Hope this helps.smile.gif

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