Dashboards & Visualizations

Rules for Color in Pie Chart

Zakary_n
Path Finder

I'd like to create rules when it comes to color with my Pie Chart.

Problem is, there are variable in my label names, for example I have things like "USA [1990]" , "USA [2016]", "USA [2018]"

I'd like all the "USA" to be the same color.

So I create an option.name looking like this :

option name="charting.fieldColors"
{"%USA%":0xFF0000}
/option

But it won't work. Do you guys have any idea how to achieve that ?

0 Karma
1 Solution

Zakary_n
Path Finder

Unfortunatly, nothing to be done in the current state of Splunk to solve this.

View solution in original post

0 Karma

Zakary_n
Path Finder

Unfortunatly, nothing to be done in the current state of Splunk to solve this.

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

Hi @Zakary_n,

Unfortunately % will not work in charting option fieldColors. So one way that you can achieve is that merge all USA with search only with eval and then add drilldown in the pie chart to check data separated by years.

Hope this helps!!!

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...