<?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: Custom view - pie chart not showing all data in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97641#M5372</link>
    <description>&lt;P&gt;By the way, all the options for charting in simple XML are listed here... &lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/CustomChartingConfig-chartlegend#piechart"&gt;http://www.splunk.com/base/Documentation/latest/Developer/CustomChartingConfig-chartlegend#piechart&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Dec 2010 03:29:30 GMT</pubDate>
    <dc:creator>rroberts</dc:creator>
    <dc:date>2010-12-29T03:29:30Z</dc:date>
    <item>
      <title>Custom view - pie chart not showing all data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97639#M5370</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;One of the pieces of a custom app written for us takes some information from a CSV file and creates a pie chart.  The XML file that defines the custom views has this section that takes information from a CSV and displays the pie chart: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;chart&amp;gt;
  &amp;lt;title&amp;gt;Type&amp;lt;/title&amp;gt;
  &amp;lt;searchName&amp;gt;LookupQuery - Count by Type&amp;lt;/searchName&amp;gt;
  &amp;lt;option name="charting.chart"&amp;gt;pie&amp;lt;/option&amp;gt;
  &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
&amp;lt;/chart&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The pie chart shows up nicely, but it only shows 10 elements or pieces of the pie.  Running the search manually shows there are more entries than the 10 displayed.  Is there a way to code into the XML an option that will show all elements from the CSV file in the pie chart?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2010 02:38:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97639#M5370</guid>
      <dc:creator>castle1126</dc:creator>
      <dc:date>2010-12-02T02:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom view - pie chart not showing all data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97640#M5371</link>
      <description>&lt;P&gt;Can you post the search please?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2010 03:20:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97640#M5371</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2010-12-29T03:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom view - pie chart not showing all data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97641#M5372</link>
      <description>&lt;P&gt;By the way, all the options for charting in simple XML are listed here... &lt;A href="http://www.splunk.com/base/Documentation/latest/Developer/CustomChartingConfig-chartlegend#piechart"&gt;http://www.splunk.com/base/Documentation/latest/Developer/CustomChartingConfig-chartlegend#piechart&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2010 03:29:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97641#M5372</guid>
      <dc:creator>rroberts</dc:creator>
      <dc:date>2010-12-29T03:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom view - pie chart not showing all data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97642#M5373</link>
      <description>&lt;P&gt;I ended up using this option, which seems to fix the issue I was having:&lt;/P&gt;

&lt;P&gt;0&lt;/P&gt;</description>
      <pubDate>Thu, 30 Dec 2010 00:39:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97642#M5373</guid>
      <dc:creator>castle1126</dc:creator>
      <dc:date>2010-12-30T00:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Custom view - pie chart not showing all data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97643#M5374</link>
      <description>&lt;P&gt;Use &lt;CODE&gt;sliceCollapsingThreshold=0&lt;/CODE&gt; for your chart's XML as documented here:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomChartingConfig-ChartLegend"&gt;http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomChartingConfig-ChartLegend&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2015 21:55:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97643#M5374</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-05-29T21:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom view - pie chart not showing all data</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97644#M5375</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
Type is it a name of a field in your data ? &lt;BR /&gt;
If no try to use the following search by replacing Type field by _raw field &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   LookupQuery - Count by _raw
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 30 May 2015 16:48:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Custom-view-pie-chart-not-showing-all-data/m-p/97644#M5375</guid>
      <dc:creator>chimell</dc:creator>
      <dc:date>2015-05-30T16:48:21Z</dc:date>
    </item>
  </channel>
</rss>

