Sign in to follow this  
johsve339

FusionChartsWMode

Recommended Posts

Hi

 

 

 

I'm using the js library FusionChartsWMode.js to be able to use DHTML over the charts.

 

 

 

It works almost great...

 

 

 

When I try to render a StackedColumn2D in WMode, it says "Invalid XML data". If I switch to the normal FusionCharts.js file it works.

 

 

 

I load the data with setDataXml(...)

 

 

 

Johan

Edited by Guest

Share this post


Link to post
Share on other sites

Hi,

 
It seems that you are facing some double quote/single quote issue, which has been fixed in our latest FusionCharts.js, also please avoide using FusionChartsWMode.js, we have implemented chart.setTransparent(ture); feature in FusionCharts.js itself, so chart transparency setting will also work by using FusionCharts.js, therefor please update your FusionCharts.js file.

Share this post


Link to post
Share on other sites

Hi,

 
I am afriad, we don't have any separate docs on FusionCharts.js API, as we have shown its APIs uses in our various examples in FusionCharts docs.
Edited by Guest

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