Sign in to follow this  
grimpus

Axis Lines Gone On Ipad/safari Ios

Recommended Posts

Hi - in our VB.NET code-behind, we call the FusionCharts.RenderChart method, all XML is valid, and our charts display perfectly, except that when viewing using Safari on an iPad, the X and Y-axis lines have disappeared. Is there a workaround for this? We use:

 

xmlData.Append("<styles><definition><style type='Shadow' name='Shadow_0' Angle='130' Color='000000' Alpha='100' blurX='0' blurY='0' Strength='5'/></definition><application><apply toObject='CANVAS' styles='Shadow_0'/></application></styles>")

 

to display these lines. They display just fine on our Win7 64 workstations (IE8, Firefox, Safari) but not on the iPad. Thoughts? Help?

 

Thanks!

 

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Please note that in JavaScript charts, customized animation, shadow, glow, bevel and blur style types are not available. JavaScript charts provide limited support for customized Font style.

 

Hope this helps.

Share this post


Link to post
Share on other sites

Thank you Angshu for the information. I suspect our users will understand the disappearance of the style application when they're on non-Flash devices, without too much heartache. We'll keep our eyes and ears on future modifications to the delivered Javascript for customized style support.

 

Thanks much

 

 

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Please note that in JavaScript charts, customized animation, shadow, glow, bevel and blur style types are not available. JavaScript charts provide limited support for customized Font style.

 

Hope this helps.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thank you very much for your valuable feedback.

 

We would definitely get back to you once there is any news from our end regarding the same.

 

Happy FusionCharting!!! biggrin.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
Sign in to follow this