vignesh

Members
  • Content count

    4
  • Joined

  • Last visited

Everything posted by vignesh

  1. Hi, I implemented a licensesed fusionchart in rails 4.0 version and also loaded required javascript files(FusionCharts.js, FusionCharts.HC.js, FusionCharts.HC.Charts.js and jquery.min.js). But the chart is not displaying properly if i render a javascript based chart using render_chart method. Please find the screen shot also. Thanks in advance!
  2. FusionChart is not displaying properly

    Hi, I am using the FusionCharts XT (v3.3.1) version and also I tried to rendering in simple HTML page is not displaying. whatever helper files(fusionchart license) you are given is not rendering the chart instead of it's showing the javascript codes in the browser. So I took helper files from your fusionchart rails 3.0 sample application. Herewith I attached my xml data and control for rendering chart in the single file for your information. FusionChart_Error_report.txt