FusionCharts Forum: chart not rendering - displaying only white box - FusionCharts Forum

Jump to content

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

chart not rendering - displaying only white box help help help! mt chart is not rendering.. im just new here!

#1 User is offline   ganymedeomy 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 06-January 10

Posted 06 January 2010 - 07:17 AM

Hi everyone!



I need your help! my chart is not rendering and it only displays a white box.



here is my code:

-------

javascript file:

var myChart = new FusionCharts("/FusionCharts/FCF_Column2D.swf", "myChartId", "600", "800");

myChart.setDataXML("");

myChart.render("chart_div");



jsp file:



INSIDE HEAD TAG:

<script language="JavaScript" src="/FusionCharts/FusionCharts.js"></script>



INSIDE BODY:

<div id="chart_div" align="center">The chart will appear within this DIV. This text will be replaced by the chart.</div>







----------



I just followed the tutorial online but no chart rendered.

In my firebug, I see this error:



[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIStreamListener.onStopRequest]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Documents%20and%20Settings/DOM/Application%20Data/Mozilla/Firefox/Profiles/m23ghkeh.default/extensions/firebug@software. joehewitt.com/components/firebug-channel-listener.js :: anonymous :: line 167" data: no]



..............



PLS.. I need help..



Thanks in advance..
-Domy
0

Other Replies To This Topic

#2 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 06 January 2010 - 07:45 AM

Hello Domy,



Welcome to the Forum! :cool:



Could you please convey to us which browser(name and version) you are using to render the charts?



Also, could you please share you entire HTML code as an attachment? This would help in the progress towards the solution.



Looking forward to your post.
Regards,

Rajroop Bhaduri

FusionCharts Team

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Follow us @Twitter
0

Other Replies To This Topic

#3 User is offline   ganymedeomy 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 06-January 10

Posted 06 January 2010 - 07:47 AM

Already solved the problem..

my path to the SWF is not correct..

heheheh..

thanks again..
-Domy
0

Other Replies To This Topic

#4 User is offline   Rajroop 

  • FusionCharts Team
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1803
  • Joined: 19-May 09

Posted 06 January 2010 - 08:33 AM

Hey Domy,



No problem at all. Happens to the best of us. :D



Cheers to small mercies!
Regards,

Rajroop Bhaduri

FusionCharts Team

Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/

Follow us @Twitter
0

Other Replies To This Topic

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