How do I hide the Thermometer chart label?
« Back to message list
This is awesome!! I'm using the 'thermometer-basic.html'. Id like to delete the white box in the thermometer. If I can't
delete it I'd like to change the background color.
thanks
Posted by Richard on 24th May 2016thanks
Hi,
Yes the valueLabel option do it - set it to false:
...
valueLabel:false,
...
Richard
Yes the valueLabel option do it - set it to false:
...
valueLabel:false,
...
Richard
Add a reply
« Back to message list