Dashboards & Visualizations

Help me with Pie Chart

sravankaripe
Communicator

Hi,

Pie Chart is not displaying all the value (where i have 11 values)
Pie chart is displaying "other" When the count of Statistics>10.
i want to diplay all the values in pie chart.
Please help me with this.

alt text

Tags (3)
0 Karma
1 Solution

SplunkersRock
Path Finder

Try this

<option name="charting.chart.sliceCollapsingThreshold">0.0000001</option>

View solution in original post

SplunkersRock
Path Finder

Try this

<option name="charting.chart.sliceCollapsingThreshold">0.0000001</option>

naidusadanala
Communicator

Hey Sravn

Try this

Go to pie chart --> format --> set the minimum size to 0.01%

As some of your values are pretty much small when compared to the others that might be a reason

sliceCollapsingThreshold number The threshold at which smaller slices should be collapsed into a consolidated slice. Valid values are between 0 (no collapsing) and 1 (all slices are collapsed into a single pie). 0.01 (slices smaller than 1% of the whole pie are collapsed)

DalJeanis
Legend

Basically, the problem is that your other values, even all added together, are so small that they are just not significant in relation to the 440K+ counts in the two main categories -- they sum to about a half a percent, so that's only a 2 degree visual slice, divided between the nine categories.

A pie chart is just not a good way to represent those lesser categories. I haven't seen a "3-D funnel" visualization in splunk, but that might be a good way to go here, based on your data.

If you really want to put them in there, I'd suggest to either do it on a second, smaller pie chart, or add a table of their nominal values.
The alternative might be to override the name or stats of the "Other" category so as to display the whole mini-table with a mouse-hover. I'm pretty sure that can be done, although it might require quite a bit of work.

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!

SOK it to Me: Top 3 Benefits of Using Splunk Operator on Kubernetes that’ll Make ...

    Thursday, July 9, 2026  |  11:00AM–12:00PM PDT Duration: 1 hour (includes Q&A) Managing can feel like a ...

Upgrade Prep for 10.4, Network Observability Deep Dives, and More from Splunk Lantern

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

Splunk Developer Day announcements: AI agents, MCP tools, Forecasting, and Custom ...

Splunk Developer Day was packed with product and platform updates for developers building in the AI ...