erikcw

Members
  • Content count

    2
  • Joined

  • Last visited

About erikcw

  • Rank
    Forum Newbie
  1. Hi, I'm trying to figure out how to execute a javascript function when someone hovers their mouse over a data point of my MSLine.swf. Basically I want to use something like onMouseOver to execute a function that will display some additional information on my page, in addition to the standard tooltip. Any ideas? Thanks!
  2. Hi all, I'm try to figure out how to limit the precision of the grid components decimal places. For example, the first entry is giving a percentage of: 17.3110213502597% I just need to to 1 or 2 decimal places. How do I round?