Reporting

How can I change the color of a bar chart in Splunk Studio 9.0.3?

AlejandroRmM
Engager

AlejandroRmM_0-1720207776464.png

I want to change the color of the bars to green for approved and red for declined. I have tried using seriesColorsByField, but it does not change the color

AlejandroRmM_1-1720208172734.png

 

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

"Approved", "Declined" etc are not series, they are values on the x-axis. You need to refactor your search to create series. If you need help doing that, please share your data source code.

0 Karma

AlejandroRmM
Engager

I made changes, but I can't manage to change the color.

index="db_pci_mssqlatom" sourcetype=*
| dedup 1 _raw
| top trans_status showperc=0
| transpose 0 header_field=trans_status
| search column="count"

AlejandroRmM_0-1720464785163.pngAlejandroRmM_1-1720464805217.png

 

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...