xuen Report post Posted June 28, 2012 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 Report post Posted June 28, 2012 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
xuen Report post Posted June 29, 2012 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 Report post Posted June 29, 2012 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
xuen Report post Posted June 29, 2012 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 Report post Posted August 24, 2012 (edited) 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 August 24, 2012 by Bindhu Share this post Link to post Share on other sites