Vadivel.A

Data not showing up

Recommended Posts

Hi All,

I am quite new to Fusioncharts. I am trying to generate some charts in my application. Everything seems to be fine but still there is no chart generated.

The div I am trying to show chart in, is just a simple div with an id. 

When the code executes to generate the chart it only generates the span with right width and height but nothing else. I have been trying to solve this problem or at least to know the reason but i haven't been successful yet. 

Please refer my attached code...

Thanks in advance,

Vadivel

Sample.html

Share this post


Link to post
Share on other sites
15 hours ago, Ayan Bhadury said:

Hi,

strByDispXML data is missing in the sample hence "No data to display" message is shown in the canvas.

If you are using JSON data refer to this demo: http://jsfiddle.net/Ln54w7ph/

If you are using XML refer to this demo: http://jsfiddle.net/7tfbegLx/

Hi,

Thanks so much your reference.

Yes, I am using XML. I need the values fetching  from database. Hence I am struggling there.

I have tried this as per attached, even though I unable see any chart. It's again says, "No data to display".

where did I miss & what I miss? Please advise.

Thanks in advance,

Vadivel

 

Sample2.html

Share this post


Link to post
Share on other sites
15 hours ago, Ayan Bhadury said:

Please share the XML data that you are passing to the datasource so that I could investigate accordingly.

Hi,

Found the issue. Now able to see the chart with values.

Thanks,

Vadivel

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