<?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 can I create a graph with this table to my simple specifications? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296588#M89472</link>
    <description>&lt;P&gt;I am able to get the table after query : &lt;/P&gt;

&lt;P&gt;| table Col_1 Col_2&lt;/P&gt;

&lt;P&gt;But not able make column chart/bar chart.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 15:28:48 GMT</pubDate>
    <dc:creator>brillio2017</dc:creator>
    <dc:date>2020-09-29T15:28:48Z</dc:date>
    <item>
      <title>How can I create a graph with this table to my simple specifications?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296585#M89469</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
Using search query, I am able to create a table having two columns as shown below.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Col_1              Col_2
-----              -----
1993               25
2000               60
2015               23
2017               10
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I need to make a simple column chart/bar chart with Col_1 on x-axis and Col_2 on y-axis.&lt;BR /&gt;
Can anybody let me know the solution for this question.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:28:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296585#M89469</guid>
      <dc:creator>brillio2017</dc:creator>
      <dc:date>2020-09-29T15:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a graph with this table to my simple specifications?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296586#M89470</link>
      <description>&lt;P&gt;Try this after your search :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| xyseries Col_1 Col_2 Col_2 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;3no&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 09:36:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296586#M89470</guid>
      <dc:creator>3no</dc:creator>
      <dc:date>2017-08-22T09:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a graph with this table to my simple specifications?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296587#M89471</link>
      <description>&lt;P&gt;Your output should work out of the box as Col_1 on x-axis and Col_2 on y-axis of a Column Chart.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;YourBaseSearch&amp;gt;
| table Col_1 Col_2
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:24:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296587#M89471</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-09-29T15:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a graph with this table to my simple specifications?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296588#M89472</link>
      <description>&lt;P&gt;I am able to get the table after query : &lt;/P&gt;

&lt;P&gt;| table Col_1 Col_2&lt;/P&gt;

&lt;P&gt;But not able make column chart/bar chart.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296588#M89472</guid>
      <dc:creator>brillio2017</dc:creator>
      <dc:date>2020-09-29T15:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a graph with this table to my simple specifications?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296589#M89473</link>
      <description>&lt;P&gt;Is this is dashboard or search?&lt;/P&gt;

&lt;P&gt;If this is dashboard you need to Edit Dashboard and change the Visualization by choosing Column Chart. Refer to some of the steps to create dashboard for your reference: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/Createnewdashboard"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchTutorial/Createnewdashboard&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If this does not work you will have to paste a screenshot of what you have.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 14:40:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-create-a-graph-with-this-table-to-my-simple/m-p/296589#M89473</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-08-22T14:40:18Z</dc:date>
    </item>
  </channel>
</rss>

