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>. 
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...