<?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 do I constrain a timechart's x-axis range, but still predict on more values than are displayed? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262831#M78905</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Using Splunk Enterprise 6.2&lt;/P&gt;

&lt;P&gt;I am running a prediction using 30+ historical days of data to predict the next 24 hours of a week day of a particular transaction's volume.&lt;/P&gt;

&lt;P&gt;When creating the timechart, I do not want to show all 30+ days of data, but I still want to leverage that data in the prediction for the next 24-hour period. I need to limit the displayed time range to something like &lt;CODE&gt;earliest=-48&lt;/CODE&gt; and &lt;CODE&gt;latest=+24h&lt;/CODE&gt;, constantly rolling around the time period of "now".&lt;/P&gt;

&lt;P&gt;I am not having any luck with XML edits, such as "charting.axisX.minimumTime"/"charting.axisX.maximumTime".&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-J&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2016 18:57:05 GMT</pubDate>
    <dc:creator>j_williams</dc:creator>
    <dc:date>2016-03-28T18:57:05Z</dc:date>
    <item>
      <title>How do I constrain a timechart's x-axis range, but still predict on more values than are displayed?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262831#M78905</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Using Splunk Enterprise 6.2&lt;/P&gt;

&lt;P&gt;I am running a prediction using 30+ historical days of data to predict the next 24 hours of a week day of a particular transaction's volume.&lt;/P&gt;

&lt;P&gt;When creating the timechart, I do not want to show all 30+ days of data, but I still want to leverage that data in the prediction for the next 24-hour period. I need to limit the displayed time range to something like &lt;CODE&gt;earliest=-48&lt;/CODE&gt; and &lt;CODE&gt;latest=+24h&lt;/CODE&gt;, constantly rolling around the time period of "now".&lt;/P&gt;

&lt;P&gt;I am not having any luck with XML edits, such as "charting.axisX.minimumTime"/"charting.axisX.maximumTime".&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;-J&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 18:57:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262831#M78905</guid>
      <dc:creator>j_williams</dc:creator>
      <dc:date>2016-03-28T18:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I constrain a timechart's x-axis range, but still predict on more values than are displayed?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262832#M78906</link>
      <description>&lt;P&gt;After your timechart and predict, you can add &lt;CODE&gt;| where _time &amp;gt;= relative_time(now(), "-48h")&lt;/CODE&gt; to filter the results.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 19:11:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262832#M78906</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2016-03-28T19:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I constrain a timechart's x-axis range, but still predict on more values than are displayed?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262833#M78907</link>
      <description>&lt;P&gt;Perfect, thank you for the prompt response! &lt;BR /&gt;
I am double checking to make sure there are no discrepancies with/without the |where comment above, but prelim is showing exactly what I needed.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 19:28:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262833#M78907</guid>
      <dc:creator>j_williams</dc:creator>
      <dc:date>2016-03-28T19:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I constrain a timechart's x-axis range, but still predict on more values than are displayed?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262834#M78908</link>
      <description>&lt;P&gt;yup, matched fine. Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2016 21:19:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-constrain-a-timechart-s-x-axis-range-but-still-predict/m-p/262834#M78908</guid>
      <dc:creator>j_williams</dc:creator>
      <dc:date>2016-03-28T21:19:51Z</dc:date>
    </item>
  </channel>
</rss>

