Shrabanee Report post Posted December 5, 2017 Hi, I was testing chart in all the browsers. So I figured out it is taking 5 seconds to load a single chart. Is fusionchart not compatible with edge browser? Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted December 6, 2017 There have been various performance improvements made in our latest version i.e. 3.12.2, kindly upgrade to the latest version if you want more optimized performance. We checked a sample line chart on IE Edge with 1000 data plots using performance.now API method of Javascript and the average time taken is 3.7 seconds (approx) Please note the performance may vary depending on your system configuration. Also, make sure that while testing the performance you have set animation to 0 at the chart level and asyncRender as 0 at the constructor level. For reference please check the sample fiddle - http://jsfiddle.net/obrrrdwq/ Share this post Link to post Share on other sites