<?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: Donut Chart in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558093#M66025</link>
    <description>&lt;P&gt;Hi i did try that as well. the donut chart is&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Donut - Custom Visualization&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jul 2021 05:58:38 GMT</pubDate>
    <dc:creator>TDR57</dc:creator>
    <dc:date>2021-07-02T05:58:38Z</dc:date>
    <item>
      <title>Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558082#M66021</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to convert a PIE Chart which works and displays correctly over to using a Donut Chart but it doesnt display any values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone come across this issue and what was the fix&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 05:17:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558082#M66021</guid>
      <dc:creator>TDR57</dc:creator>
      <dc:date>2021-07-02T05:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558085#M66022</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/92514"&gt;@TDR57&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you pleas share you sample code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 05:37:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558085#M66022</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-07-02T05:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558086#M66023</link>
      <description>&lt;P&gt;index= itam-reporting-database-app-n source=kafka:raw-str-itamr-change-audit*&lt;BR /&gt;&lt;BR /&gt;| eval product_name = PRODUCT_NAME__2_&lt;BR /&gt;| search (product_name=SOM-B2B)&lt;BR /&gt;| dedup "INFRASTRUCTURE_CHANGE_ID"&lt;/P&gt;&lt;P&gt;| stats dc(INFRASTRUCTURE_CHANGE_ID) as ALL_count by RISK_LEVEL&lt;BR /&gt;| eval outcome = (RISK_LEVEL." - ")&lt;BR /&gt;| eval outcome = (outcome.ALL_count)&lt;BR /&gt;| table outcome ALL_count RISK_LEVEL&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 05:38:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558086#M66023</guid>
      <dc:creator>TDR57</dc:creator>
      <dc:date>2021-07-02T05:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558091#M66024</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/92514"&gt;@TDR57&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You should table only&amp;nbsp;&amp;nbsp;outcome and ALL_count.. like&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| table outcome ALL_count&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW which visualisation app you are using for Donut chart?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 05:55:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558091#M66024</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-07-02T05:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558093#M66025</link>
      <description>&lt;P&gt;Hi i did try that as well. the donut chart is&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Donut - Custom Visualization&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 05:58:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558093#M66025</guid>
      <dc:creator>TDR57</dc:creator>
      <dc:date>2021-07-02T05:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558095#M66026</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/92514"&gt;@TDR57&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's working for me. Is this same you are looking for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-07-02 at 11.32.19 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14915i6C47AAF223C28DD6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2021-07-02 at 11.32.19 AM.png" alt="Screenshot 2021-07-02 at 11.32.19 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;This is my search query for replicate same.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="_internal" sourcetype="splunkd*" | stats count as ALL_count by sourcetype | rename sourcetype as RISK_LEVEL
| eval outcome = (RISK_LEVEL." - ")
| eval outcome = (outcome.ALL_count)
| table outcome ALL_count&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;You can try this at your local machine as well.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;KV&lt;BR /&gt;▄︻̷̿┻̿═━一&lt;BR /&gt;&lt;BR /&gt;If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 06:03:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558095#M66026</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-07-02T06:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558099#M66027</link>
      <description>&lt;P&gt;This did help but unfortunately it does show the Legend either&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 06:15:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558099#M66027</guid>
      <dc:creator>TDR57</dc:creator>
      <dc:date>2021-07-02T06:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558107#M66028</link>
      <description>&lt;P&gt;What is your expectations about the&amp;nbsp;&lt;SPAN&gt;Legend?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 06:57:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558107#M66028</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-07-02T06:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558304#M66040</link>
      <description>&lt;P&gt;This is what i meant&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TDR57_0-1625485547867.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14937i827B86E7726EE379/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TDR57_0-1625485547867.png" alt="TDR57_0-1625485547867.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and this is what i get&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TDR57_1-1625485635986.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14938i5E28139560597D50/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TDR57_1-1625485635986.png" alt="TDR57_1-1625485635986.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 11:47:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558304#M66040</guid>
      <dc:creator>TDR57</dc:creator>
      <dc:date>2021-07-05T11:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Donut Chart</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558316#M66041</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/92514"&gt;@TDR57&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please try this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard theme="dark"&amp;gt;
  &amp;lt;label&amp;gt;Donut chart&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel depends="$hideMe$"&amp;gt;
      &amp;lt;html&amp;gt;
        &amp;lt;style&amp;gt;
          #donut_chart_1 text.c3-chart-arcs-title {
              fill: white;
          }
          #donut_chart_1 .c3-tooltip-container {
            color: black;
          }
        &amp;lt;/style&amp;gt;
      &amp;lt;/html&amp;gt;
    &amp;lt;/panel&amp;gt;
    &amp;lt;panel id="donut_chart_1"&amp;gt;
      &amp;lt;viz type="viz_donut_c3.c3donut"&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;index="_internal" sourcetype="splunkd*" | stats count as ALL_count by sourcetype | rename sourcetype as RISK_LEVEL
| eval outcome = (RISK_LEVEL." - ")
| eval outcome = (outcome.ALL_count)
| table outcome ALL_count&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-60m@m&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
          &amp;lt;sampleRatio&amp;gt;1&amp;lt;/sampleRatio&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.enabled"&amp;gt;0&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.scales.shared"&amp;gt;1&amp;lt;/option&amp;gt;
        &amp;lt;option name="trellis.size"&amp;gt;medium&amp;lt;/option&amp;gt;
      &amp;lt;/viz&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2021-07-05 at 7.36.20 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14942iAE324B4FCCB5075B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2021-07-05 at 7.36.20 PM.png" alt="Screenshot 2021-07-05 at 7.36.20 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;KV&lt;BR /&gt;▄︻̷̿┻̿═━一&lt;BR /&gt;&lt;BR /&gt;If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 14:06:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Donut-Chart/m-p/558316#M66041</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-07-05T14:06:45Z</dc:date>
    </item>
  </channel>
</rss>

