When using SetData() to change the pointer value of an angular gauge, the needle moves, but the tooltip retains the original value from the XML that was loaded.
I am minimizing traffic by only getting the needle value on an AJAX call. Then setting the value.
I do not see a javascript call to update the tooltip independently in the help file.
Am I missing something or is this a bug?
Thanks!