<?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: Quick Question: Chart Scale in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71435#M3869</link>
    <description>&lt;P&gt;How do I find the maximum number in the 2D chart above?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2011 03:27:06 GMT</pubDate>
    <dc:creator>wyang6</dc:creator>
    <dc:date>2011-04-07T03:27:06Z</dc:date>
    <item>
      <title>Quick Question: Chart Scale</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71432#M3866</link>
      <description>&lt;P&gt;I have a chart with a column that totals up the individual columns. However, when I plot it on a bar graph, the vertical axis is always scaled with respect to the "Total" column and that greatly distorts and misrepresents the data.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     A   B   C  Total
Yes 10  27  50     87   : This chart will have a maximum value of ~87
No  20  18   7     45



     A   B   C
Yes 10  27  50          : This chart will have a maximum value of ~50
No  20  18   7
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How can I plot a bar graph scaled correctly? Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2011 04:39:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71432#M3866</guid>
      <dc:creator>wyang6</dc:creator>
      <dc:date>2011-03-31T04:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Question: Chart Scale</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71433#M3867</link>
      <description>&lt;P&gt;The simplest thing would be to just get rid of the 'Total' column. Try piping your results through:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| fields - Total
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;before passing the search to your chart commands.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2011 07:23:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71433#M3867</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2011-03-31T07:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Question: Chart Scale</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71434#M3868</link>
      <description>&lt;P&gt;"Total" is done with addtotals after the chart command.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2011 23:34:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71434#M3868</guid>
      <dc:creator>wyang6</dc:creator>
      <dc:date>2011-04-01T23:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Question: Chart Scale</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71435#M3869</link>
      <description>&lt;P&gt;How do I find the maximum number in the 2D chart above?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2011 03:27:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Quick-Question-Chart-Scale/m-p/71435#M3869</guid>
      <dc:creator>wyang6</dc:creator>
      <dc:date>2011-04-07T03:27:06Z</dc:date>
    </item>
  </channel>
</rss>

