I have a single value search that I have added to my dashboard I want it to change colour and have added this to the end of the search but the number does not change colour why does this not work?
rangemap field=count low=0-2 elevated=3-6 default=severe
Try this
Go to Manager >> User interface >> Views and select the view you want to edit.
For the single value panel that uses the rangemap search, include the following line underneath the
range
as documented here
Try this
Go to Manager >> User interface >> Views and select the view you want to edit.
For the single value panel that uses the rangemap search, include the following line underneath the
range
as documented here
OK Thanks!
Thats how it works in v4, single value changed in v5 to have the text change color instead.
Thanks that worked, but it changes the background of the panel with the text in I thought it would just change the colour of the number?