erezharari Report post Posted July 6, 2008 the chart was loaded using an external URL (for XML) now, whne the browser is resized, i want to re-calc chart size and resize it. how do i call the chart and make it resize? would it make it re-load the XML from the external URL? how do i avoid that? Share this post Link to post Share on other sites
FusionCharts Support Report post Posted July 7, 2008 Hi, As of now, you would need to re-render the chart after you trap the browser resize event. This involves reloading the SWF as well as the XML. Share this post Link to post Share on other sites