zhanghuancs

Members
  • Content count

    5
  • Joined

  • Last visited

About zhanghuancs

  • Rank
    Forum Newbie
  1. Highlight(Change Color) Bar When Mouse Over It

    http://www.fusioncha...c/DataPlot.html This link is unavailable now. My customer also wants to have mouse over highlight effect. I wonder how this can be done using FusionCharts. Thanks,
  2. Thanks, I clean the browser cache and it works pretty good. But I wonder why mouse over tooltip and glowing effect do not apply if the map is rendered using javascript? Thanks
  3. I downloaded the latest version of FusionMaps, but it does not work also. It works if I just have map in the page, no matter use Flash or JavaScript to render the map, the map is visible. But for JavaScript-based map, mouse over tooltip does not work. If I combine the Map, charts, powercharts in one page, now the map is still invisible, but the other charts seem to be affected also, because now they only show part of the chart, not complete chart. You can see the difference in my attached screenshot, compared to my previous screenshot. I also attached a screenshot of my JS folder, in case that I missed some js files.
  4. When using FusionMaps, FusionCharts, PowerCharts in one page, only the map is invisible. Use JavaScript Only renderer. 1) Got the latest FusionCharts Suite XT 2) Put FusionCharts.HC.Charts.js, FusionCharts.HC.js, FusionCharts.HC.Maps.js, FusionCharts.HC.usa.js, FusionCharts.HC.Widgets.js, FusionCharts.jqueryplugin.js, FusionCharts.js, FusionMaps.js in one folder 3) Generate usa map, line chart, bar chart, heat map in one page using JavaScript render only 4) The map is invisible, but other charts, heat map are visible 5) If change to use flash renderer, the map will be shown. Checked with the FusionChart.js file in the FusionMaps XT, it seems that this one has version 3.2.4, but for the FusionCharts.js in FusionCharts XT, PowerCharts XT, FusionWidgets XT, the versions are the same, which is 3.3.0. I don't know if this is the problem. The other issue is that if I just create a map in one page, use the javascript to render the map, the map will be shown, but the markers shadow, glowing effect will be lost, mouse over tooltip will be lost.