# Kibana 5.6.4 Time Range

**URL:** https://discuss.elastic.co/t/kibana-5-6-4-time-range/112564
**Category:** Kibana
**Created:** [December 20, 2017, 7:01am UTC](https://discuss.elastic.co/t/kibana-5-6-4-time-range/112564 "2017-12-20T07:01:24Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Robert\_Naccache](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/robert_naccache/32/97656_2.png) [@Robert\_Naccache](https://discuss.elastic.co/u/Robert_Naccache)
#### Post date: [December 20, 2017, 7:01am UTC](https://discuss.elastic.co/t/kibana-5-6-4-time-range/112564/1 "2017-12-20T07:01:24Z")

</div>

Hello Everyone,

Just wondering cause i haven't seen this anywhere.  
In Kibana, when creating a time series, is it possible to keep the x-axis on a fixed time and change depending on the date?

i.e. i want my visualizations to show data between Midnight -\> 6pm for Every day (in a way, set a window and every day the data shown is today, but between midnight to 6pm).

Thanks 🙂

---

<div class="post-metadata">

### Author: ![Nathan\_Reese](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nathan_reese/32/84829_2.png) [@Nathan\_Reese](https://discuss.elastic.co/u/Nathan_Reese)
#### Post date: [December 20, 2017, 6:55pm UTC](https://discuss.elastic.co/t/kibana-5-6-4-time-range/112564/2 "2017-12-20T18:55:17Z")

</div>

I would recommend re-indexing your data and adding a new field called `minuteOfDay` that contains the time of day in minutes (a value between 0 and 1440). Then you can simply add a filter like `minuteOfDay: [0 TO 1080]` to view documents only occurring between midnight and 6pm

---

<div class="post-metadata">

### Author: ![Robert\_Naccache](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/robert_naccache/32/97656_2.png) [@Robert\_Naccache](https://discuss.elastic.co/u/Robert_Naccache)
#### Post date: [December 21, 2017, 12:22pm UTC](https://discuss.elastic.co/t/kibana-5-6-4-time-range/112564/3 "2017-12-21T12:22:44Z")

</div>

Hi Nathan,

Greatly appreciate your prompt response, turns out what i was looking for is the "The day so far" Time range.

Takes it from 00:00 till now and refreshes on what i've set it.

Thank you, and have a great day!

Regards,  
Robert

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [January 18, 2018, 12:22pm UTC](https://discuss.elastic.co/t/kibana-5-6-4-time-range/112564/4 "2018-01-18T12:22:47Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
