Activity Feed
- Posted Re: How to configure single-value dashboard color based on trends? on Dashboards & Visualizations. 05-22-2018 10:03 AM
- Posted Re: How to configure single-value dashboard color based on trends? on Dashboards & Visualizations. 05-22-2018 05:50 AM
- Posted How to configure single-value dashboard color based on trends? on Dashboards & Visualizations. 05-21-2018 09:08 AM
- Tagged How to configure single-value dashboard color based on trends? on Dashboards & Visualizations. 05-21-2018 09:08 AM
- Tagged How to configure single-value dashboard color based on trends? on Dashboards & Visualizations. 05-21-2018 09:08 AM
- Tagged How to configure single-value dashboard color based on trends? on Dashboards & Visualizations. 05-21-2018 09:08 AM
- Tagged How to configure single-value dashboard color based on trends? on Dashboards & Visualizations. 05-21-2018 09:08 AM
Topics I've Started
Subject | Karma | Author | Latest Post |
---|---|---|---|
0 |
05-22-2018
10:03 AM
Hi Niket
Thank you it worked. Really appreciate your help.
Just two follow up questions:
1. Is there any documentation on how to determine fields? Example to trends value is parsed from this field?
(var floatSingleValueDelta=parseFloat($("#single3 g.single-value-delta text.delta-label").text?
I have 32 single value panel on my dashboard to monitor each data source. I can modify the java script to have 32 entry for each panel or can I use for loop etc. Please let me know if I need to create separate questions for this.
... View more
05-22-2018
05:50 AM
Thanks Niket. I will try now and get back.
... View more
05-21-2018
09:08 AM
Hi
Current dashboard trends color are red or green. If the trend is up then color is green otherwise it red (regardless how much % is down.
Can we set the color mode based on percentage of trends? Color should be based on percentage of trends instead of the value.
Example: 0-10% downward trend color should be Yellow.
10-25% downward trend color should be Orange
25% : color should be red.
Here is example of css file that changes the color based on value but I am looking for way to make it based on trends value instead.
https://answers.splunk.com/answers/583539/can-we-set-two-different-colors-for-single-value-a.html
Thanks for help in advance ,
... View more