Upendar Srirangam

Is There Way To Show Only Left And Bottom Border And Hide Top And Right Borders For Charts

Recommended Posts

Hi,

 

How can i force it to use Flash charts instead when browse using different browser?

 

Currently I did not set anything. Same code with different browser is render differently.

 

 

 

Hi,

 

Yes, it is because of the HTML5 or the JavaScript charts.

 

You may try using Flash charts instead.

 

Hope this helps!

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

If you want to render Flash charts only, you may set FusionCharts.setCurrentRenderer('flash');

 

Again, the browser dependency will still be there.

 

How the same Flash chart look on each of the browser is dependent on the browser itself.

 

Hope this clarifies.

Share this post


Link to post
Share on other sites

Hi,

 

Have try with the code you show, FusionCharts.setCurrentRenderer('flash');

 

But i think FireFox v13.0 is too new and this setting does not take any effect.

 

 

 

Hi,

 

If you want to render Flash charts only, you may set FusionCharts.setCurrentRenderer('flash');

 

Again, the browser dependency will still be there.

 

How the same Flash chart look on each of the browser is dependent on the browser itself.

 

Hope this clarifies.

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

I was able to render the chart with the same settings in Firefox v13.0.1.

 

Please find attached screen shot.

 

Hope this helps!

post-23884-0-22997600-1340941223_thumb.png

Share this post


Link to post
Share on other sites

Hi,

 

My problem is to render the work-around that use shadow style to show only the left border.

 

Not all chart I can't render.

 

Hope don't confuse.

 

 

 

Hi,

 

I was able to render the chart with the same settings in Firefox v13.0.1.

 

Please find attached screen shot.

 

Hope this helps!

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

Do you mean to say that you want to show only the chart's left and bottom margin?

 

If yes, I am afraid, it is not possible.

 

If this is not what you are looking for, can you please elaborate?

Edited by Bindhu

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