amirouche

Members
  • Content count

    5
  • Joined

  • Last visited

Everything posted by amirouche

  1. Hi, How to hide label from plot Bar 2D Chart column and let only the values. Thx.
  2. Hide Label From Plot Bar 2D Chart Column

    OK, I will elaborate the numberScaleValue variable before I pass it to the toolText attribute, while waiting for a direct getValue fusionchart function. . Thx for your help.
  3. Hide Label From Plot Bar 2D Chart Column

    I use dynamic data I can't make fun of set each tool tip, How to get just toolText=value ?
  4. Hide Label From Plot Bar 2D Chart Column

    Thx a lot, it works , Now I would get the value calculated with the numberScaleValue not the original value. Thank you in advance.
  5. Hide Label From Plot Bar 2D Chart Column

    When moving the cursor on the column we usually see the couple (label, value), what I would do is to hide the label and let only the value alone.