<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Pie Chart is not showing smaller values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/741178#M240559</link>
    <description>&lt;P&gt;Yes, in your screenshot example it works because your pie chart is large.&amp;nbsp; Reduce the size of the pie chart and you'll notice how fields start to disappear.&amp;nbsp; This is even more apparent when one or multiple fields are much larger values than all of the others.&amp;nbsp; This happens to me even if you change the "Minimum Size" = 0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jasonwagner_0-1741387841871.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38048i5D52437B990F36C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jasonwagner_0-1741387841871.png" alt="jasonwagner_0-1741387841871.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Mar 2025 22:51:00 GMT</pubDate>
    <dc:creator>jasonwagner</dc:creator>
    <dc:date>2025-03-07T22:51:00Z</dc:date>
    <item>
      <title>Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175602#M50423</link>
      <description>&lt;P&gt;Hi ,&lt;BR /&gt;
I have a CSV file, whose visualization I want to see in the form of Pie-Chart.&lt;BR /&gt;
But on display, one of the parameter is not shown. I am guessing the Pie-chart is hiding it because of its small value.&lt;BR /&gt;
Below is my CSV file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;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
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The Pie chart hides parameter "ERT" with value "1". while remaining ones are properly displayed.&lt;BR /&gt;
What change I have to do to display every single value in Pie-Chart, even if its very small.&lt;BR /&gt;
I have added this line in XML too: &lt;/P&gt;

&lt;P&gt;charting.chart.sliceCollapsingThreshold = 0&lt;/P&gt;

&lt;P&gt;, It removed the "others()" tag but didn't solved the issue&lt;/P&gt;

&lt;P&gt;Please Help...!!!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Mar 2015 12:31:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175602#M50423</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2015-03-12T12:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175603#M50424</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;At the end of your query add this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your_statistical_query|SHOWOTHER=f
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 30 Mar 2015 12:31:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175603#M50424</guid>
      <dc:creator>NOUMSSI</dc:creator>
      <dc:date>2015-03-30T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175604#M50425</link>
      <description>&lt;P&gt;Hi Noumssi,&lt;BR /&gt;
                      It didn't worked. Please help anyone.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 19:27:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175604#M50425</guid>
      <dc:creator>venkatesh296</dc:creator>
      <dc:date>2016-09-29T19:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175605#M50426</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
     Increase the size of the chart by&lt;BR /&gt;
 &amp;lt; option name="height"&amp;gt;450px   then you will see.  &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 16:26:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/175605#M50426</guid>
      <dc:creator>venkatesh296</dc:creator>
      <dc:date>2016-10-05T16:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/740975#M240507</link>
      <description>&lt;P&gt;This worked for me.&amp;nbsp; My pie chart was just one of a few panels in a dashboard's row.&amp;nbsp; When I would open that panel search on its own, even fields with small values would be shown because it was a pie chart in its own "row".&amp;nbsp; Moving my pie chart into its own dashboard row and making it larger then showed small values in the visualization.&amp;nbsp; Sadly, I have not found any other changes to the visualization settings, search parameters/settings, that would force a small pie chart to show all fields that have small values.&amp;nbsp; Quite annoying.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 21:45:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/740975#M240507</guid>
      <dc:creator>jasonwagner</dc:creator>
      <dc:date>2025-03-05T21:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/740995#M240514</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-03-05 at 8.45.30 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38032i9A962215A866255E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-03-05 at 8.45.30 PM.png" alt="Screenshot 2025-03-05 at 8.45.30 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Not sure what you see, but this works in my instance.&lt;/P&gt;&lt;P&gt;Data emulation is&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| eval _raw = "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"
| multikv
| fields - _* linecount&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Mar 2025 04:51:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/740995#M240514</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2025-03-06T04:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/741178#M240559</link>
      <description>&lt;P&gt;Yes, in your screenshot example it works because your pie chart is large.&amp;nbsp; Reduce the size of the pie chart and you'll notice how fields start to disappear.&amp;nbsp; This is even more apparent when one or multiple fields are much larger values than all of the others.&amp;nbsp; This happens to me even if you change the "Minimum Size" = 0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jasonwagner_0-1741387841871.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38048i5D52437B990F36C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jasonwagner_0-1741387841871.png" alt="jasonwagner_0-1741387841871.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 22:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/741178#M240559</guid>
      <dc:creator>jasonwagner</dc:creator>
      <dc:date>2025-03-07T22:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pie Chart is not showing smaller values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/741221#M240560</link>
      <description>&lt;P&gt;Do you mean to say pie chart is not showing &lt;U&gt;labels&lt;/U&gt; on smaller slices? &amp;nbsp;This is what I get when I really press down both graph size and smallest slice. (0.41% is currently the smallest.) &amp;nbsp;Yes, outward labels for smaller slices have disappeared. &amp;nbsp;But each slice is still present; if I mouse over them, their individual labels, values, and shares still show (second screenshot) &amp;nbsp;This seems to be a sensible use of real estate. &amp;nbsp;Then, if you have many especially small slices, there will be a limitation as to whether your mouse cursor could land on a given slice.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-03-08 at 12.45.11 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38054iFE593AAD9C91EC64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-03-08 at 12.45.11 PM.png" alt="Screenshot 2025-03-08 at 12.45.11 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-03-08 at 12.45.44 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38055i6D8B7E6903AF8387/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2025-03-08 at 12.45.44 PM.png" alt="Screenshot 2025-03-08 at 12.45.44 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is my new emulation&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| eval _raw = "PARAMETER  VALUE
ASDF         6
XCV      34
ERT      1
TDED        14
GHT      3
GHB      2
BNHJ        57
QWE     17
DDD      9
YYY      8
KLO      7
POL      2
YUO     82
TRYU         2"
| multikv
| fields - _* linecount
| sort VALUE&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Mar 2025 20:56:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Pie-Chart-is-not-showing-smaller-values/m-p/741221#M240560</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2025-03-08T20:56:40Z</dc:date>
    </item>
  </channel>
</rss>

