<?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: Please help to create a pie chart in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363327#M41719</link>
    <description>&lt;P&gt;Obviously, as the results has 2counts.&lt;BR /&gt;
which value do u want to show.&lt;/P&gt;

&lt;P&gt;If you want single values , at the end of ur search "|table "&lt;BR /&gt;
then the pie chart will show only desired field.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Apr 2018 07:58:42 GMT</pubDate>
    <dc:creator>neelamsantosh</dc:creator>
    <dc:date>2018-04-26T07:58:42Z</dc:date>
    <item>
      <title>Please help to create a pie chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363324#M41716</link>
      <description>&lt;P&gt;I have stats as below and convert this to a pie chart (2 pieces showing the count)&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4840i7ACC8E98A0FE8E02/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 06:58:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363324#M41716</guid>
      <dc:creator>leanpro</dc:creator>
      <dc:date>2018-04-26T06:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Please help to create a pie chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363325#M41717</link>
      <description>&lt;P&gt;on the dasbord/panel &lt;BR /&gt;
on top u have magnifier/search |table|art brush kind of symbols &lt;BR /&gt;
choose the table icon and "Select visualization-&amp;gt; select the Pie chart".&lt;/P&gt;

&lt;P&gt;Ref: &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.3/Viz/PieChart"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.3/Viz/PieChart&lt;/A&gt;&lt;BR /&gt;
happy splunking&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:45:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363325#M41717</guid>
      <dc:creator>neelamsantosh</dc:creator>
      <dc:date>2018-04-26T07:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Please help to create a pie chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363326#M41718</link>
      <description>&lt;P&gt;I know that but the pie shows both the count &lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:52:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363326#M41718</guid>
      <dc:creator>leanpro</dc:creator>
      <dc:date>2018-04-26T07:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Please help to create a pie chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363327#M41719</link>
      <description>&lt;P&gt;Obviously, as the results has 2counts.&lt;BR /&gt;
which value do u want to show.&lt;/P&gt;

&lt;P&gt;If you want single values , at the end of ur search "|table "&lt;BR /&gt;
then the pie chart will show only desired field.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 07:58:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363327#M41719</guid>
      <dc:creator>neelamsantosh</dc:creator>
      <dc:date>2018-04-26T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Please help to create a pie chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363328#M41720</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Can you try this please,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;yourSearch&amp;gt;| transpose 0 column_name="type" | rename "row 1" as value
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For Example past this request in your bare search,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makeresults |eval a=60, b=40 | table a b| transpose 0 column_name="type" | rename "row 1" as value
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Apr 2018 08:05:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363328#M41720</guid>
      <dc:creator>TISKAR</dc:creator>
      <dc:date>2018-04-26T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Please help to create a pie chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363329#M41721</link>
      <description>&lt;P&gt;Many thanks! Exactly what I needed!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2018 08:30:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Please-help-to-create-a-pie-chart/m-p/363329#M41721</guid>
      <dc:creator>leanpro</dc:creator>
      <dc:date>2018-04-26T08:30:13Z</dc:date>
    </item>
  </channel>
</rss>

