Sign in to follow this  
adam203

Color Rendering Issues?

Recommended Posts

Hello,

 

 

 

I've noticed some weird issues with the color rendering of my charts. I'll set the same HEX code for the charts as well as the background of my tables on my web page (scripting in PHP using the Javascript embed method) and I notice that the colors appear slightly different. I can supply code and images to example the problem if necessary, but I wanted to first see if this is a known issue or maybe just caused by a different interpretation of the HEX codes between web browsers and FusionCharts.

 

 

 

There also seems to be a very slight (white'ish) border around my charts when I darken the background, even though I've disabled all borders. Is the a workaround for this?

 

 

 

Both issues are effecting both FusionCharts and FusionWidgets.

 

 

 

Thank you,

 

- Adam

Edited by Guest

Share this post


Link to post
Share on other sites

Sudipto,

 

 

 

Thank you for the response. That seemed to fix the background color issue. Although now I'm still dealing with the second problem... there seems to be a slight border around the charts even after turning the border off. It almost looks like the charts are "raised" above the background. I've attached an image to display my problem. Thanks!

 

 

 

- Adam

post-5340-1284415744_thumb.png

Share this post


Link to post
Share on other sites

Okay, looks like I've figured it out. I had to set "MyChart.setTransparent(true);" to every chart. Didn't think I'd have to do this... but there you go.

 

 

 

Thanks!

 

- Adam

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