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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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