FusionCharts Forum: Rails Demo not working - FusionCharts Forum

Jump to content

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

Rails Demo not working The RoR demo does not work, I get an "Invalid XML" where the charts should be.

#1 User is offline   SteveK 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 12-August 09

Posted 12 August 2009 - 11:00 PM

I turned on the debug window and the chart is complaining about a malformed XML. I have not changed the example code and followed the instructions to the letter.



Any help would be much appreciated.



Steve
0

Other Replies To This Topic

#2 User is offline   Rajroop 

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

Posted 13 August 2009 - 12:21 AM

Hello Steve,



Welcome to the FusionCharts Forum. :(



Could you please send us your XML so we may have a look?



Looking forward to your reply. :(
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   vistauser 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 17-August 09

Posted 17 August 2009 - 11:54 PM

I have the problem at saving.

All example file for export use chart /chart in xml. But no image show.Error is :"No data to display".No context menu.



chart yAxisName='Sales Figure' caption='Top 5 Sales Person' numberPrefix='$' useRoundEdges='1' bgColor='FFFFFF,FFFFFF' showBorder='0' exportEnabled='1' exportHandler='/FusionCharts/ExportHandlers/index' exportAtClient='0' exportAction='download' >















The tsFusioncharts example use graph /graph in xml. Image show.No context menu.



graph caption='Monthly Unit Sales' xAxisName='Month' yAxisName='Units' decimalPrecision='0' formatNumberScale='0'>





























Who knows if I use in xml, has difference with in xml?Must use different



function to render? I am confused.
0

Other Replies To This Topic

#4 User is offline   srividya_sharma 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 943
  • Joined: 01-October 07

Posted 18 August 2009 - 12:05 AM

Hi

If you are using free version, you would use the

<graph>
tag.

If you are using v3, then you would use

<chart>
tag.

I hope I have understood your problem correctly. if not, please clarify.

Srividya

regards,
Srividya Sharma
0

Other Replies To This Topic

#5 User is offline   SteveK 

  • Forum Newbie
  • Group: Members
  • Posts: 2
  • Joined: 12-August 09

Posted 21 August 2009 - 12:38 PM

I did not change anything with the demo that was provided by FusionCharts so I do not have the XML. I did some digging and found that the XML is generated by the XML Builder w/i the rails demo app.

Does the rails demo work out of the box for everyone else?
0

Other Replies To This Topic

#6 User is offline   srividya_sharma 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 943
  • Joined: 01-October 07

Posted 21 August 2009 - 06:54 PM

Hi Steve

What is the version of ruby and rails that you are using?

Which version of FusionCharts have you downloaded? Evaluation or v3?

Which example have you tried to open? Please give me more details.

Attach a screen-shot if possible.

Thanks

Srividya

regards,
Srividya Sharma
0

Other Replies To This Topic

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