Splunk Enterprise

Need Help: How to change and set the color of bar chart in splunk dashboard studio?

Alexander17
Engager

Hello dear splunk community,

how can I set the colors of the bar chart in splunk dashboard studio?

Example code

 

index=digiks sourcetype=modeas_nexonic earliest= "@d+390m-7d" latest= "@d+1830m"
SUB_DIB="4711" OR SUB_DIB="0815"
| dedup RECV_TIME
| chart count(RECV_TIME) over shift day by SUB_DIB
| rename "4711" AS A_CHART, "0815" AS B_CHART

 

 

The bar 4711 should be displayed in red color
The bar 0815 shall be displayed in green color

Thanks in advance!

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...