Sign in to follow this  
jayjaybee

Javascript Multi Pie Erroneous Line

Recommended Posts

Hi there,

 

I currently have the multi pie charts set up in both flash and in javascript. I have edited the source code to get the pies to behave with the proportions as shown, but i am having trouble with the javascript showing an erroneous line through the centre (something that the flash version doesnt do).

 

post-782-0-37828700-1355737359_thumb.jpg

 

Now, ive managed to get the firefox version to behave with a CSS override like so:

 

svg .highcharts-point:nth-child(4) path {

stroke-width: 0;

}

 

But I cant get the Ie version to work as it uses vrml. Any ideas for a fix either coming out, or by editing code or by css/DOM alteration?

 

Many thanks

James

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

This is an intended behavior. We have logged an improvement for the same.

 

However, we are unable to provide any timeline for this. For any further developments, we will keep you posted.

 

Thanks for your time and support!

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