<?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: Display chart only within Time range where there data exists in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Display-chart-only-within-Time-range-where-there-data-exists/m-p/50084#M12032</link>
    <description>&lt;P&gt;That worked perfectly for my purpose.&lt;BR /&gt;
I combined data from 2 different days, and shifted the date of the first day so that timechart would show them at the same times, but I ended with an empty set. This solved my problem. Thank you very much!&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2014 23:05:07 GMT</pubDate>
    <dc:creator>sansay</dc:creator>
    <dc:date>2014-01-24T23:05:07Z</dc:date>
    <item>
      <title>Display chart only within Time range where there data exists</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-chart-only-within-Time-range-where-there-data-exists/m-p/50082#M12030</link>
      <description>&lt;P&gt;I want to display a chart that automatically crops that whole chart to where there is data and not display any empty before or after time ranges where there is no data at all, how can this be done?&lt;/P&gt;

&lt;P&gt;Please let me know if more information is required.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2013 21:36:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-chart-only-within-Time-range-where-there-data-exists/m-p/50082#M12030</guid>
      <dc:creator>Dark_Ichigo</dc:creator>
      <dc:date>2013-05-29T21:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display chart only within Time range where there data exists</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-chart-only-within-Time-range-where-there-data-exists/m-p/50083#M12031</link>
      <description>&lt;P&gt;In your timechart command, use the option&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;fixedrange=false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;for example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;yoursearchhere
| timechart fixedrange=false count
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then the timechart X-axis will be cropped to only the timerange that includes valid data.&lt;/P&gt;

&lt;P&gt;Documentation for &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Timechart"&gt;timechart command&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2013 21:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-chart-only-within-Time-range-where-there-data-exists/m-p/50083#M12031</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-05-29T21:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Display chart only within Time range where there data exists</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Display-chart-only-within-Time-range-where-there-data-exists/m-p/50084#M12032</link>
      <description>&lt;P&gt;That worked perfectly for my purpose.&lt;BR /&gt;
I combined data from 2 different days, and shifted the date of the first day so that timechart would show them at the same times, but I ended with an empty set. This solved my problem. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 23:05:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Display-chart-only-within-Time-range-where-there-data-exists/m-p/50084#M12032</guid>
      <dc:creator>sansay</dc:creator>
      <dc:date>2014-01-24T23:05:07Z</dc:date>
    </item>
  </channel>
</rss>

