Dashboards & Visualizations

Other shown in pie chart

SplunkCSIT
Communicator

Hi, my search statement return does not show other but when display in pie chart, the item with the lowest value is labelled as "other". How to ensure the keyname in the search is not tag as other in the pie chart?

Tags (1)
0 Karma
1 Solution

somesoni2
SplunkTrust
SplunkTrust

In Pie chart, there is an attribute "charting.chart.sliceCollapsingThreshold", you need to set the value of it in your xml to "0".

Name: charting.chart.sliceCollapsingThreshold   
Type: Number    
Default : 0.01
Description: The threshold at which smaller slices collapse into a consolidated slice.    
Valid values are between 0 (no collapsing) and 1 (all slices are collapsed into a single pie). 
The default value (0.01) collapses slices smaller than 1% of the whole pie. 

View solution in original post

somesoni2
SplunkTrust
SplunkTrust

In Pie chart, there is an attribute "charting.chart.sliceCollapsingThreshold", you need to set the value of it in your xml to "0".

Name: charting.chart.sliceCollapsingThreshold   
Type: Number    
Default : 0.01
Description: The threshold at which smaller slices collapse into a consolidated slice.    
Valid values are between 0 (no collapsing) and 1 (all slices are collapsed into a single pie). 
The default value (0.01) collapses slices smaller than 1% of the whole pie. 

SplunkCSIT
Communicator

thks it worked.

0 Karma
Get Updates on the Splunk Community!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...