Jump to content


Pointers for Thermometer


  • Please log in to reply
3 replies to this topic

#1 Madhumita

Madhumita

    Supreme Being

  • Members
  • PipPipPipPipPipPipPipPip
  • 1434 posts

Posted 05 March 2010 - 12:52 AM

Hello,

Thanks a lot for your suggestion. I have added this to our wish list.

As of now, you can use Annotations to show points on this chart.
ref. - http://www.fusioncha...troduction.html

Regards,
Madhumita Chakraborty

Follow us on [url="http://www.twitter.com/fusioncharts"]Twitter[/url] :)

#2 Madhumita

Madhumita

    Supreme Being

  • Members
  • PipPipPipPipPipPipPipPip
  • 1434 posts

Posted 05 March 2010 - 11:03 AM

Hello,



I'm afraid, this functionality is not available, as of now.
Regards,
Madhumita Chakraborty

Follow us on [url="http://www.twitter.com/fusioncharts"]Twitter[/url] :)

#3 AUser

AUser

    Forum Newbie

  • Members
  • 2 posts

Posted 05 March 2010 - 10:42 AM

The only issue with using Annotations is that when using the JavaScript api, you have to call SetXML each time you want to update them. When we're attempting to use a pointer to point at the current value that gets updates sometimes many times a second, calling setXML can cause flicker issues and higher cpu usage.  It would be helpful to have a pointer that can be attached to the current value so that when you call SetData, the pointer would update with the value.

#4 AUser

AUser

    Forum Newbie

  • Members
  • 2 posts

Posted 04 March 2010 - 02:12 PM

Are there plans to add pointers to the thermometer widget?