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!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...