<?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: How do I create a stacked bar graph with 2 fields? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230675#M68404</link>
    <description>&lt;P&gt;Thank you brother!!!!&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2016 21:48:50 GMT</pubDate>
    <dc:creator>jhoang</dc:creator>
    <dc:date>2016-01-12T21:48:50Z</dc:date>
    <item>
      <title>How do I create a stacked bar graph with 2 fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230672#M68401</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am trying to create a stacked bar graph, using 2 fields. &lt;/P&gt;

&lt;P&gt;First field is &lt;STRONG&gt;Level&lt;/STRONG&gt;, second field is &lt;STRONG&gt;Urgency&lt;/STRONG&gt;. I want to sort the columns based on Level, and displaying the number of different Urgency in the stacked column. See below, the long column would show 2 critical items, 1 high, and 1 medium items, for a total of 4 items. &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Level Urgency&lt;/STRONG&gt; &lt;BR /&gt;
Long    Critical&lt;BR /&gt;
Long    Critical&lt;BR /&gt;
Long    High&lt;BR /&gt;
Long    Medium&lt;BR /&gt;
Medium  High&lt;BR /&gt;
Medium  Low &lt;BR /&gt;
Medium  Low &lt;BR /&gt;
Medium  Low &lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 20:33:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230672#M68401</guid>
      <dc:creator>jhoang</dc:creator>
      <dc:date>2016-01-12T20:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a stacked bar graph with 2 fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230673#M68402</link>
      <description>&lt;P&gt;Note - this is for year to date data. Is it possible to display this without using the timechart option ?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 21:37:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230673#M68402</guid>
      <dc:creator>jhoang</dc:creator>
      <dc:date>2016-01-12T21:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a stacked bar graph with 2 fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230674#M68403</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your search giving above output (two fields) | chart count over Level by Urgency
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Select the appropriate option in the visualization to create stacked chart.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 21:44:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230674#M68403</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-01-12T21:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a stacked bar graph with 2 fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230675#M68404</link>
      <description>&lt;P&gt;Thank you brother!!!!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2016 21:48:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230675#M68404</guid>
      <dc:creator>jhoang</dc:creator>
      <dc:date>2016-01-12T21:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a stacked bar graph with 2 fields?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230676#M68405</link>
      <description>&lt;P&gt;hey,&lt;BR /&gt;
I tried and I dont get a graph for each Urgency but a seperated values... it erases some of the points... does someone know why and how I correct it ?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jul 2016 07:10:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-a-stacked-bar-graph-with-2-fields/m-p/230676#M68405</guid>
      <dc:creator>arbelron3</dc:creator>
      <dc:date>2016-07-04T07:10:55Z</dc:date>
    </item>
  </channel>
</rss>

