sarshet

Members
  • Content count

    3
  • Joined

  • Last visited

About sarshet

  • Rank
    Forum Newbie
  1. Intermittent loading issues in IE7

    I sent you an email with a live link to repro.
  2. Limit to number for graphs on one page?

    was this issue resolved? I am seeing a similar issue. See this post: http://www.fusioncharts.com/forum/Topic982-28-1.aspx
  3. I am loading a stacked bar chart on a page. Using a dropdown list and JavaScript code, I am reloading the chart with different data parameters based on user input. Everything works fine in Firefox. But in IE, the chart loads fine on initial load. But when using the dropdown menu to change the data in the chart, the chart sometimes doesn't load correctly. It will load the background and show the chart title. But the bars don't appear. Even in debug mode, the debug info box doesn't show up. The code that loads the charts the is the same across the scenario (i use JavaScript to load it initially as well as based on dropdown changes). I have attached the partially loaded chart.