Rails Demo not working The RoR demo does not work, I get an "Invalid XML" where the charts should be.
#1
Posted 12 August 2009 - 11:00 PM
Any help would be much appreciated.
Steve
Other Replies To This Topic
#2
Posted 13 August 2009 - 12:21 AM
Welcome to the FusionCharts Forum.
Could you please send us your XML so we may have a look?
Looking forward to your reply.
Rajroop Bhaduri
FusionCharts Team
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/
Follow us @Twitter
Other Replies To This Topic
#3
Posted 17 August 2009 - 11:54 PM
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
function to render? I am confused.
Other Replies To This Topic
#4
Posted 18 August 2009 - 12:05 AM
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
Srividya Sharma
Other Replies To This Topic
#5
Posted 21 August 2009 - 12:38 PM
Does the rails demo work out of the box for everyone else?
Other Replies To This Topic
#6
Posted 21 August 2009 - 06:54 PM
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
Srividya Sharma

Back to top
MultiQuote
