ashakoshti

Members
  • Content count

    2
  • Joined

  • Last visited

Everything posted by ashakoshti

  1. Hi..I even want to get SVG format can you help me what changes have you made???

  2. View Svg String

    Hi, can you please tel me what changes have you done..because I am also facing the same problem..
  3. View Svg String

    hi.. In my JSP PAge i tried below two types..but still it is showing undefined error.. alert(FusionCharts('ChartId').ref.FCC.getSVG()); alert(FusionCharts("ChartId").ref.getSVGString());