Dashboards & Visualizations

Why is the order of pie chart coloring not working

pradeepkumarg
Influencer

Below is my query

...stats count by flag | sort flag

flag has values as N and Y

Below is my config for pie chart coloring


"charting.seriesColors": "[0x33CC33,0xFF3300]"

While my result set order is always N and Y due to sorting, the above mentioned colors toggle between N and Y. Some times I get 0x33CC33 for Y and 0xFF3300 other times. Why isn't the order fixed?

Tags (2)
0 Karma

vasanthmss
Motivator

I am using the seriesColors its working fine in 6.1.1 and 6.1.4. I guess there should be some bug in earlier versions.

| stats count by flag | sort flag

<option  name="charting.seriesColors">[0x33CC33,0xFF3300]</option>
V
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...