Sign in to follow this  
Guest Madhumita

Pointers for Thermometer

Recommended Posts

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.

Share this post


Link to post
Share on other sites
Guest Madhumita

Hello,

 

 

 

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

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this