srividya_sharma

Rails 2.3.5 Sample FusionCharts Application

Recommended Posts

Hi everybody,

Here is a FusionCharts sample RoR application which works with rails 2.3.5.

Please place the .swf files in public/FusionCharts folder, before testing.

I assume the database creation etc to be same as the application provided with FusionCharts download package.

Hope you find it useful. :D

Please give me your valuable suggestion/feedback.

In case, it does not work, please tell me. :w00t:

Srividya

Rails2-3-5SampleApp.zip

Share this post


Link to post
Share on other sites

In order to use this sample with FusionCharts Free, you would need to replace the .xml and builder files generating the xml data for the chart with the free version xmls.

Hope this helps! :D

Srividya

Edited by Guest

Share this post


Link to post
Share on other sites

hello thanks for your fusion chart for ror i am form china my application cann't display chinese in browser i will very happy if get your help 。 thanks

 

 

 

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum!smile.gif

 

FusionCharts allows you to use multi-lingual (UTF-8) characters on the charts. To use multi-lingual characters on the chart, you necessarily need to use UTF-8 encoded XML. More importantly, the XML file/stream does require a BOM stamp to be present as the very first 3 Bytes of the file.

 

For more details, please visit the links below:

 

http://www.fusioncha...cs/?SpChar.html

 

http://www.fusioncha...TF8Example.html

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now