Dashboards & Visualizations

how to avoid others fields in pie chart ...section...

dilstn
Explorer

when i have pie chart it gives others(somevalue) in pie chart

this is because i have count of product purchased by customer like this....

Customer Count(product_order)

Sumo 12

David 34
Samuel 2
George 1
.
.
.
.

so in this if i create a pie chart i get others(3),David 34,Sumo 12 in piechart sections ....

I found that it is summing up the small values together into a section in pie chart called others(3)

can u guide me to display the sameul and george value in the pie chart .......

Tags (1)
0 Karma

kristian_kolb
Ultra Champion

Hi, as you can see in the docs for chart (assuming that that is what you use to create your data set), there are two options you can play with; useother and limit.

So if you set useother=f and limit=X (where X is greater than the number of slices your pie chart should generate, there should be a slice for each JR, Pamela, Bobby, SueEllen etc etc

docs.splunk.com/Documentation/Splunk/5.0.2/SearchReference/Chart

/K

0 Karma

Ayn
Legend

http://docs.splunk.com/Documentation/Splunk/5.0.2/SearchReference/Chart

useother
Syntax: useother=<bool> 
Description: Specifies if a series should be added for data series not included in the graph because they did not meet the criteria of the <where-clause>. 
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...