Splunk Search

Pie Chart is not showing smaller values

harshal_chakran
Builder

Hi ,
I have a CSV file, whose visualization I want to see in the form of Pie-Chart.
But on display, one of the parameter is not shown. I am guessing the Pie-chart is hiding it because of its small value.
Below is my CSV file:

PARAMETER  VALUE
ASDF         6
XCV      34
ERT      1
TDED        14
GHT      3
GHB      2
BNHJ        17
QWE     17
DDD      9
YYY      8
KLO      7
POL      2
YUO     82
TRYU         2

The Pie chart hides parameter "ERT" with value "1". while remaining ones are properly displayed.
What change I have to do to display every single value in Pie-Chart, even if its very small.
I have added this line in XML too:

charting.chart.sliceCollapsingThreshold = 0

, It removed the "others()" tag but didn't solved the issue

Please Help...!!!

0 Karma

venkatesh296
Explorer

Hi,
Increase the size of the chart by
< option name="height">450px then you will see.

Thanks

0 Karma

NOUMSSI
Builder

Hi,

At the end of your query add this:

your_statistical_query|SHOWOTHER=f
0 Karma

venkatesh296
Explorer

Hi Noumssi,
It didn't worked. Please help anyone.

Thanks

0 Karma
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, ...