FusionCharts Forum: Error while plotting 3-d Pie chart - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Error while plotting 3-d Pie chart

#1 User is offline   smokinguns 

  • Forum Newbie
  • Group: Members
  • Posts: 4
  • Joined: 09-January 07

Posted 10 January 2007 - 01:43 PM

hey all,

  Im trying to plot a 3d Pie chart using the "Using FusionCharts with PHP > Plotting data from a database"

example given in the documentation.. Im able to retrieve data but the chart isnt rendered on the web page.. I get the following error "FusionCharts is not defined".

When i right clicked on the page and viewed the source  , this was the line that had the error:

"var chart_mystats = new FusionCharts("/FusionCharts/Pie3D.swf", "mystats", "600", "300", "0", "0");
 
Here is my directory structure:
/ public_html / myproj/FusionCharts.php
/ public_html / myproj/FusionCharts/FusionCharts.js
/ public_html / myproj/FusionCharts/Pie3D.swf
 
What could be the problem???
 
 

0

Other Replies To This Topic

#2 User is offline   Pallav 

  • FusionCharts Team
  • Group: Administrators
  • Posts: 2386
  • Joined: 08-December 06

Posted 10 January 2007 - 11:59 PM

Can you please make sure that you've included FusionCharts.js file in your HTML/PHP page?
Thanks,
Pallav Nadhani
Co-founder & CEO, FusionCharts Team
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic