luisbessa

Members
  • Content count

    28
  • Joined

  • Last visited

About luisbessa

  • Rank
    Forum Member
  1. Add dataset javascript

    it wasnt what i really wanted but its working
  2. Add dataset javascript

    Hello, Is it possible to add a serie to the dataset and reload without loading all chart again ? thanks luis bessa
  3. Change data values in drag line

    Hello, Is it possible to change data values of a dragline graph with js? I want to be able to drag the line or change the value on a table. regards, Luis
  4. Hi, I'm using heatmap and the dataplotclick event. Using args I can get to which datavalue I'm clicking and then i want to change that point properties, is that possible? For example: clicking in a heatmap point I want to change it alpha value. Thank you and hope you understand my needs, Bessa
  5. angulargauge annotations

    Sorry for long time no talk, Thanks for your answer but it wasn't quite what I wanted. Let me show you what I've accomplished for better understanding. The dial end I was talking its the one with that darker green circle.
  6. angulargauge annotations

    New day new hopes I manage to do it with some mathematics, but is it doable with macros for gauge position ?
  7. Hi! I would like your help I'm trying to get a circle in the end of the dial (between the angular gauge radius), can someone give me a tip how i can accomplish that ? I was trying to do it with annotations but its hard to establish the (x,y) needed for the center. Thanks, Luis Bessa
  8. Ahh i saw it now.. normally i would search only on chart attributes but now i saw the data plot configuration (http://docs.fusioncharts.com/tutorial-configuring-your-chart-data-plot.html). Thanks again regards, Luis Bessa
  9. Thank you, it is perfect! Did i miss it in the docs or its not there yet?
  10. Hello, I'm here to ask if it is possible to change the HoverColor for each column instead of plotFillHoverColor attribute for all chart. thanks in advance, Luis Bessa
  11. Tooltip in Trendlines of Bar2d

    ups! I had zero value in the attribute showTooltip of the chart configuration.. didn't know it would disable trendlines tooltext too. Thank you!
  12. Tooltip in Trendlines of Bar2d

    Hi! How does it work? I'm using the attributes toolText as said in docs but failing on getting the tooltip working.. Thanks, Luis Bessa
  13. Tooltip in Stacked Area 2D

    Hi! I see.. big radius with 0 alpha and the problem is gone thank you
  14. Tooltip in Stacked Area 2D

    It worked! As I'm here already may I ask you another doubt, is it possible to show the tooltext when hover on area and not only when hover on anchor?
  15. Tooltip in Stacked Area 2D

    Hi Nabajeet, I want the data from same category of all series in the table. I will try it on in set element