Splunk Search

Is it possible to create a Pie Chart from three fields?

itsmevic70
Explorer

Is it possible to create a Pie Chart from three fields? If so, how?   Thanks a million in advance! 

Labels (1)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@itsmevic70 

Yes, you could combine those 3 fields by concatenation and create a single field and combine them like that and use that newly created field.

But, but, but. In my opinion, you should not do that. Because if you have 3 fields to group the data with a pie chart isn't the right option.  A pie chart by definition is a 1D chart. Depending on your definition you may need any 3D chart.

VatsalJagani_0-1669181980719.png

 

I hope this helps!!!

0 Karma

bowesmana
SplunkTrust
SplunkTrust

Please clarify what you mean. 

What defines the size of the pie, what is each pie segment represent?

How do your '3 fields' map on to this?

are you talking

dog, red=1
dog,white=2
dog,black=4
cat,black=2

so you have pet, colour and count?

If so, what would a single segment of the pie show?

 

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...