Dashboards & Visualizations

How can I show a key to define each color of my pie-chart?

tamduong16
Contributor

Is there a way I could get Splunk to display piechart like this?
alt text

I want it to display what each color is and the count of each slice. I were able to get it to display only the count for each slice (below image) but I need to see the description of the color on the side.
alt text

0 Karma

woodcock
Esteemed Legend

Run this search and show it as a pie chart. Then look at how it looks on the Statistics tab; make your data look like that and it will show properly:

index=_* | chart count BY sourcetype
0 Karma

lfedak_splunk
Splunk Employee
Splunk Employee
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...