<?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: Why is my chart not displaying all field values? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374671#M110120</link>
    <description>&lt;P&gt;Why not just do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=nessus | stats count BY risk_factor
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 29 Jun 2017 19:27:26 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-06-29T19:27:26Z</dc:date>
    <item>
      <title>Why is my chart not displaying all field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374670#M110119</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;My chart for some reason, isn't displaying the value "high" and it has the high count at the bottom of the graph when I want the count of the other types under the columns.&lt;/P&gt;

&lt;P&gt;Here is my code:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=nessus
| stats count(eval(risk_factor ="high")) as high count(eval(risk_factor ="medium")) as medium count(eval(risk_factor ="critical")) as critical count(eval(risk_factor ="low")) as low count(eval(risk_factor ="none")) as none 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/3139i66841725D3FB5F99/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 17:26:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374670#M110119</guid>
      <dc:creator>rkaakaty</dc:creator>
      <dc:date>2017-06-29T17:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my chart not displaying all field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374671#M110120</link>
      <description>&lt;P&gt;Why not just do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=nessus | stats count BY risk_factor
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:27:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374671#M110120</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-06-29T19:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my chart not displaying all field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374672#M110121</link>
      <description>&lt;P&gt;Try setting the visualization barchart format-&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;format - general - show data values - on
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:29:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374672#M110121</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-06-29T19:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my chart not displaying all field values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374673#M110122</link>
      <description>&lt;P&gt;Not the answer to the question he asked, but a great answer nonetheless.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 19:31:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-is-my-chart-not-displaying-all-field-values/m-p/374673#M110122</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-06-29T19:31:41Z</dc:date>
    </item>
  </channel>
</rss>

