<?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 How to display data (not percentage) in a pie chart? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434764#M28665</link>
    <description>&lt;P&gt;In a pie chart we can show the percentage by setting charting.chart.showPercent to true. But how do I display the actual data not the percentage? &lt;/P&gt;</description>
    <pubDate>Wed, 11 Jul 2018 10:02:27 GMT</pubDate>
    <dc:creator>nghosh</dc:creator>
    <dc:date>2018-07-11T10:02:27Z</dc:date>
    <item>
      <title>How to display data (not percentage) in a pie chart?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434764#M28665</link>
      <description>&lt;P&gt;In a pie chart we can show the percentage by setting charting.chart.showPercent to true. But how do I display the actual data not the percentage? &lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 10:02:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434764#M28665</guid>
      <dc:creator>nghosh</dc:creator>
      <dc:date>2018-07-11T10:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to display data (not percentage) in a pie chart?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434765#M28666</link>
      <description>&lt;P&gt;You can cheat by changing your split-by values to contain the actual data: &lt;CODE&gt;... | stats count by foo | eval foo = foo . " (" . count . ")"&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Keep in mind that this will mess with drilldowns!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 11:02:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434765#M28666</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2018-07-11T11:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to display data (not percentage) in a pie chart?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434766#M28667</link>
      <description>&lt;P&gt;It is working but now instead of field values it is showing the field name. Like if I had field values yes &amp;amp; no under the field foobar,it is showing foobar(5) &amp;amp; foobar(2) instead of yes(5) &amp;amp; no(2). Anything can be dne about this?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 13:43:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434766#M28667</guid>
      <dc:creator>nghosh</dc:creator>
      <dc:date>2018-07-11T13:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to display data (not percentage) in a pie chart?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434767#M28668</link>
      <description>&lt;P&gt;Do post your search string.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 12:08:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-display-data-not-percentage-in-a-pie-chart/m-p/434767#M28668</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2018-07-20T12:08:22Z</dc:date>
    </item>
  </channel>
</rss>

