<?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: Getting Regularly distributed X-axis which contains Date (Time) values on it in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Getting-Regularly-distributed-X-axis-which-contains-Date-Time/m-p/46535#M2293</link>
    <description>&lt;P&gt;Assuming that _time contains your time values : &lt;/P&gt;

&lt;P&gt;putting this after your chart &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makecontinuous _time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;usually sorts it out.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2012 14:31:55 GMT</pubDate>
    <dc:creator>jonuwz</dc:creator>
    <dc:date>2012-08-29T14:31:55Z</dc:date>
    <item>
      <title>Getting Regularly distributed X-axis which contains Date (Time) values on it</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Getting-Regularly-distributed-X-axis-which-contains-Date-Time/m-p/46534#M2292</link>
      <description>&lt;P&gt;Hello Sir/Madam,&lt;BR /&gt;
I am having "csv" files from where I am importing data to Splunk. This csv file has field "Date" which I want my report to plot on X-axis. Now my query is running fine and displaying report. The "csv" file has data information with 5 mins separation that is each row displays data for 5 mins and so on. Now this file does not contain all the 5-mins data and sometimes some entries are missing for 5-mins. e.g. it may contain below values for Date column:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2012-07-27 06:45:00+00:00, 2012-07-27 06:50:00+00:00, 2012-07-27 06:55:00+00:00, 2012-07-27 07:00:00+00:00, 2012-07-27 07:20:00+00:00, 2012-07-27 07:25:00+00:00, 2012-07-27 07:30:00+00:00, 2012-07-27 07:35:00+00:00, 2012-07-27 07:40:00+00:00, 2012-07-27 07:45:00+00:00
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;As mentioned here some of the time entries for Date column are missing. Now I want my report to show continuous report i.e. for the time between 2012-07-27 07:00:00+00:00 and 2012-07-27 07:20:00+00:00 it should show break in the graph and but Date information should be present on X-axis. Please note that I am using "line" type of graph in reports.&lt;BR /&gt;
I hope I am clear here. Any kind of help will really be appreciated.&lt;BR /&gt;
Thanks Amey&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 11:34:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Getting-Regularly-distributed-X-axis-which-contains-Date-Time/m-p/46534#M2292</guid>
      <dc:creator>ameytalkatkar</dc:creator>
      <dc:date>2012-08-29T11:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Regularly distributed X-axis which contains Date (Time) values on it</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Getting-Regularly-distributed-X-axis-which-contains-Date-Time/m-p/46535#M2293</link>
      <description>&lt;P&gt;Assuming that _time contains your time values : &lt;/P&gt;

&lt;P&gt;putting this after your chart &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| makecontinuous _time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;usually sorts it out.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2012 14:31:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Getting-Regularly-distributed-X-axis-which-contains-Date-Time/m-p/46535#M2293</guid>
      <dc:creator>jonuwz</dc:creator>
      <dc:date>2012-08-29T14:31:55Z</dc:date>
    </item>
  </channel>
</rss>

