Search the Community

Showing results for tags 'bubbles'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 1 result

  1. Hi guys, How can I interact with specific bubbles in a bubbles chart? What I need to do is to have a way of hiding/showing specific bubbles in a bubbles chart. I already know that I can set the "alpha" to 0 for certain datapoints, and I know I can add an event listener to "datapointClick", however I don't know how to fetch a specific datapoint object and change its properties. How can this be done? Thanks, Diogo