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
Pointers for Thermometer
Started by Madhumita, Mar 05 2010 12:52 AM
3 replies to this topic
#1
Posted 05 March 2010 - 12:52 AM
Hello,
Regards,
Madhumita Chakraborty
Follow us on [url="http://www.twitter.com/fusioncharts"]Twitter[/url]
Madhumita Chakraborty
Follow us on [url="http://www.twitter.com/fusioncharts"]Twitter[/url]
#3
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.











