ttaylor797 Report post Posted August 29, 2014 According to the documentation page http://docs.fusioncharts.com/FusionCharts.html#resizeTo there is a reference to a 300ms delay for percentage based resizeTo() calls. 1. Does this delay apply for charts constructed with percentage based FusionCharts constructor calls? 2. Is there a way to change this delay? The issue that I am having is that I am seeing a the event DrawComplete being fired many times while the user is resizing the parent container in my layout manager, and this is preventing a smooth user experience. Cheers, TNT Share this post Link to post Share on other sites