FusionCharts Forum: Chart not displaying - FusionCharts Forum

Jump to content

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

Chart not displaying

#1 User is offline   Nebbercracker 

  • Forum Newbie
  • Group: Members
  • Posts: 4
  • Joined: 18-September 09

Posted 18 September 2009 - 10:14 AM

I've tried everything possible to bind to a database, but something is definitely wrong.



When I try binding the query to a gridview, I get my results. However, when I try creating the XML document, all I see is 'Chart.'.



I've tried altering the path to the flash files, I've doubled checked the XML, but I can't figure it out. Can anyone else see the mistake? File attached (chart.pdf).



Thanks in advance.



Nebbercracker

Attached File(s)

  • Attached File  chart.pdf (19.4K)
    Number of downloads: 25

0

Other Replies To This Topic

#2 User is offline   Rahul Kumar 

  • Supreme Being
  • Group: Moderators
  • Posts: 1041
  • Joined: 18-March 08

Posted 19 September 2009 - 12:03 AM

Hi Nebbercracker,
 
Thanks for your code and it seems that your code is perfectly fine.
 
But I think that you have missed out to include the FusionCharts.js file in your ASPX page, so you please make sure once whether you have included the FusionCharts.js or not. A simple way to include the FusionCharts.js is like the following:
 
 

Quote

 
<HTML>
<HEAD>
<SCRIPT src="FusionCharts/FusionCharts.js" type=text/javascript></SCRIPT>
..... ...... ......
</HEAD>
 
Hope this helps.
 

Regards,
Rahul Kumar
Software Engineer

A byte of magic.

 
0

Other Replies To This Topic

#3 User is offline   Nebbercracker 

  • Forum Newbie
  • Group: Members
  • Posts: 4
  • Joined: 18-September 09

Posted 19 September 2009 - 03:13 PM

Thanks, that worked.
0

Other Replies To This Topic

#4 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 20 September 2009 - 11:46 PM

Hi,

Glad we could help you.

Happy FusionCharting.:D

Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

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