Is there a way to dynamically change the fill color of the thermometer gauge by assigning a classname dynamically? My server provides the value and associated classnames at execution time. I am using setData which updates the value nicely (i.e. without flashing) and I want the same for the fill color.
Thanks in advance,
Sue