ubercool

Legend Displays Only In Pc Internet Explorer

Recommended Posts

Guest Sumedh

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

In the chart XML, you have provided "plotFillAlpha" attribute with two values.

 

Please note, it accepts only single value. So modify the "plotFillAlpha" attribute accordingly. Hence, legend will be displayed.

 

Ref. Code:

<chart ... plotFillAlpha='95'>

 

For more information, please refer the following URL:

http://docs.fusioncharts.com/charts/contents/?AttDesc/DataPlot.html

 

Hope this helps!

Share this post


Link to post
Share on other sites

Thanks so much, that fixed it. smile.gif

 

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

In the chart XML, you have provided "plotFillAlpha" attribute with two values.

 

Please note, it accepts only single value. So modify the "plotFillAlpha" attribute accordingly. Hence, legend will be displayed.

 

Ref. Code:

<chart ... plotFillAlpha='95'>

 

For more information, please refer the following URL:

http://docs.fusionch...c/DataPlot.html

 

Hope this helps!

Edited by ubercool

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