<?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: Distribution Graph: How to change the interval span for numeric values on the x-axis without the timechart command? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Distribution-Graph-How-to-change-the-interval-span-for-numeric/m-p/269315#M17043</link>
    <description>&lt;P&gt;See if this resolves your issue&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1511/SearchReference/Bin"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1511/SearchReference/Bin&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2015 20:45:22 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2015-12-10T20:45:22Z</dc:date>
    <item>
      <title>Distribution Graph: How to change the interval span for numeric values on the x-axis without the timechart command?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Distribution-Graph-How-to-change-the-interval-span-for-numeric/m-p/269314#M17042</link>
      <description>&lt;P&gt;Hi there. I hope someone can help.&lt;/P&gt;

&lt;P&gt;I am trying to create a distribution graph based on frequency of the number of times a file of a specific size is used over our AHFT service.&lt;BR /&gt;
I have the quantities, but need to set a custom internal of around 20-30 on the x-axis. I have successfully resolved this on another graph, but this was time based so was able to use the timechart option.&lt;/P&gt;

&lt;P&gt;How do you change the interval span for numeric values on the x-axis?&lt;/P&gt;

&lt;P&gt;Please see below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=mail MAILHOST.co.uk NOT To="support@splunk.com, HOST.co.uk"    | rex field=_raw "(?m)_____\s+A\s+file\s+has\s+been\s+sent\s+to\s+you\s+by\s* (?&amp;lt;AHFT_From&amp;gt;.*\))"    | rex field=_raw "(?m)its\s+size\s+is\s*(?&amp;lt;FileSize&amp;gt;.*)\s+bytes"     | search FileSize="*" AHFT_From="*" linecount=39 | eval FileSize = round(FileSize/1024/1024) | stats count by FileSize | sort by FileSize stats count by FileSize | sort by FileSize 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;

&lt;P&gt;Kind regards,&lt;/P&gt;

&lt;P&gt;Rob.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 09:51:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Distribution-Graph-How-to-change-the-interval-span-for-numeric/m-p/269314#M17042</guid>
      <dc:creator>soniquella</dc:creator>
      <dc:date>2015-12-10T09:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Distribution Graph: How to change the interval span for numeric values on the x-axis without the timechart command?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Distribution-Graph-How-to-change-the-interval-span-for-numeric/m-p/269315#M17043</link>
      <description>&lt;P&gt;See if this resolves your issue&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1511/SearchReference/Bin"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1511/SearchReference/Bin&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 20:45:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Distribution-Graph-How-to-change-the-interval-span-for-numeric/m-p/269315#M17043</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2015-12-10T20:45:22Z</dc:date>
    </item>
  </channel>
</rss>

