<?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 chart legend properties in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/chart-legend-properties/m-p/27241#M1058</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;i created  the the trend chart for my Task Manager log files ...some of the Task are showed in legend and remaining Tasks are grouped as OTHER ,..&lt;/P&gt;

&lt;P&gt;How it groups the Task and put it in OTHER  or it has any criteria so that it groups the Task &lt;/P&gt;

&lt;P&gt;Plz clarify me&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
poornima &lt;/P&gt;</description>
    <pubDate>Thu, 08 Nov 2012 05:44:53 GMT</pubDate>
    <dc:creator>splunkpoornima</dc:creator>
    <dc:date>2012-11-08T05:44:53Z</dc:date>
    <item>
      <title>chart legend properties</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/chart-legend-properties/m-p/27241#M1058</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;i created  the the trend chart for my Task Manager log files ...some of the Task are showed in legend and remaining Tasks are grouped as OTHER ,..&lt;/P&gt;

&lt;P&gt;How it groups the Task and put it in OTHER  or it has any criteria so that it groups the Task &lt;/P&gt;

&lt;P&gt;Plz clarify me&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
poornima &lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2012 05:44:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/chart-legend-properties/m-p/27241#M1058</guid>
      <dc:creator>splunkpoornima</dc:creator>
      <dc:date>2012-11-08T05:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: chart legend properties</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/chart-legend-properties/m-p/27242#M1059</link>
      <description>&lt;P&gt;It would help if you actually showed the search.&lt;/P&gt;

&lt;P&gt;But I will try to explain in the abstract.  If I run a search like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;somesearch | timechart count by task
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Splunk will only graph the 10 tasks that appear most frequently. The remaining tasks will be grouped into a category named "OTHER" by default.  There are options for removing the OTHER category, as well as other actions you could take to group or eliminate categories.  to eliminate OTHER&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;somesearch | timechart useother=f count by task
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Read the entry for the timechart command in the Search Reference Manual for more options.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2012 07:16:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/chart-legend-properties/m-p/27242#M1059</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-11-08T07:16:17Z</dc:date>
    </item>
  </channel>
</rss>

