Sign in to follow this  
dm_uk

Language Parameter

Recommended Posts

Hi,

I have noticed that there is a language parameter that is passed to the SWF in the javascript file. What languages are supported by this parameter? I'm assuming perhaps the debug window. What languages can it be changed to other than the default EN.

Regards,

Damian

Share this post


Link to post
Share on other sites

This controls the application message language i.e., messages like "Loading Data." or "Loading Chart" etc.

By default FusionCharts supports English language only. However, if anyone wants to add any language, we've given an easy option in the framework (source code) to add it. The language can then be exposed using a 2 character ISO code, which can be provided in the JavaScript file.

To customize the language, you'll need to have the source code license of FusionCharts.

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
Sign in to follow this