Aiwha

Members
  • Content count

    1
  • Joined

  • Last visited

About Aiwha

  • Rank
    Forum Newbie
  1. Stacked Charts Tooltip

    Hi, I've been looking on the forum for this, but could not find the desired answer. We're using the Stacked MSStackedColumn2DLineDY.swf AND StackedBar2D.swf for some graphs, now the issue is some of the values are way in the 300.000,- while others are way down in the 1-10's. When trying to hover over these values you can't reach them for they are too small. So we'd like to show the tooltip always when hovering over the bar line instead of just when hitting the element. Next to that we'd like the tooltip to state: Type 1: 100,000 Type 2: 300,000 Type 4: 10,- Type 5: 0,- Now i've found this toolText which you can put in the label, but that adds the text to the tooltip instead of replacing it. Could you please advice?