Rahul Ranjan

Real Time Charts With Webservices

Recommended Posts

Hello All,

 

I have a situation wherein I am using Real Time Charts in my website. I have tried and tested the charts with dummy data i.e. data provider page. Now, I need to render the chart using webservices. Can anybody help me with this?

 

Thanks and Regards,

Rahul Ranjan

Share this post


Link to post
Share on other sites
Guest Sumedh

Hello All,

 

I have a situation wherein I am using Real Time Charts in my website. I have tried and tested the charts with dummy data i.e. data provider page. Now, I need to render the chart using webservices. Can anybody help me with this?

 

Thanks and Regards,

Rahul Ranjan

 

Hi,

 

We don't have any implementation of Web Service with Real-Time Chart.

 

Thanks for your time.

Share this post


Link to post
Share on other sites

Hi,

 

We don't have any implementation of Web Service with Real-Time Chart.

 

Thanks for your time.

 

 

Hello,

 

You mean to say that you don't have any implementation or Real Time Charts do not support web service implementation?

 

Please clearify!

 

Regards,

 

Rahul Ranjan

Share this post


Link to post
Share on other sites
Guest Sumedh

Hello,

 

You mean to say that you don't have any implementation or Real Time Charts do not support web service implementation?

 

Please clearify!

 

Regards,

 

Rahul Ranjan

 

Hi,

 

We do not have sample of implementing Real-time charts with web services.

 

However, you can implement Real-time chart with the web service, you would need to generate standardized XML/JSON which should be acceptable by FusionCharts.

 

You would need to write your own logic for this.

 

Hope this helps!

Share this post


Link to post
Share on other sites

I use real time charts with a webservice that returns arbitary JSON by using jquery ajax and chartRef.feedData( ... ).   Make sure you're using a recent version of widgets that supports feedData, I wasn't to start with - doh!

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