Sign in to follow this  
jenopob

Problem With Use Real Time Chart

Recommended Posts

hi all

 

 

 

when I use real time chart ,meet a problem as fllows

 

 

I build a real time chart by the guide set the dataStreamURL='DataProviders/MPSMeter.asp'

 

and the url will provide the chart data needs. it works ok.

 

 

the problem is the chart report data genorate should use some params ,the params should bring to request,

 

the params worked as dynamic ,what should I do to to bring the param to the dataStreamURL?any other way to do to resolve my problem as well

 

thanks for any help!

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

If you are looking to add datastamp then FusionWidgets introduces a smart feature Data Stamp.

 

Data stamp is basically a token of information that is passed with each update to the chart and back to the server, which helps in easily identifying "What data was last sent to chart?"

 

Please refer the following URL for more information:

http://docs.fusioncharts.com/widgets/Contents/?RealTime/RealTimeStamp.html

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