Vadivel.A

Members
  • Content count

    3
  • Joined

  • Last visited

Posts posted by Vadivel.A


  1. 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


  2. 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